show ipv6 mld [counters [ vrf <vrf_name> ]]
Syntax
show ipv6 mld [counters [ vrf <vrf_name> ]]
Description
This command shows MLD counters.
Command context
Manager (#
)
Parameters
vrf
Optional: shows MLD counter status in a specific VRF.
Authority
Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.
Example
switch# show ipv6 mld counters
MLD Counters
Interface Name : vlan2
VRF Name : default
Membership Timeout : 0
Rx Tx
------------- -------------
V1 All Hosts Queries 0 0
V2 All Hosts Queries 0 12
V1 Group Specific Queries 0 0
V2 Group Specific Queries 0 0
Group And Source Specific Queries 0 0
V2 Member Reports 0 N/A
V1 Member Reports 0 N/A
V1 Member Leaves 0 N/A
switch# show ipv6 mld counters vrf default
MLD Counters
Interface Name : vlan2
VRF Name : default
Membership Timeout : 0
Rx Tx
------------- -------------
V1 All Hosts Queries 0 0
V2 All Hosts Queries 0 12
V1 Group Specific Queries 0 0
V2 Group Specific Queries 0 0
Group And Source Specific Queries 0 0
V2 Member Reports 0 N/A
V1 Member Reports 0 N/A
V1 Member Leaves 0 N/A