273
Privilege Requirement
None.
Example
Display the information of all MLD snooping groups:
T1600G-52TS#show ipv6 mld snooping groups
Display all the multicast entries in VLAN 5:
T1600G-52TS(config)#show ipv6 mld snooping groups vlan 5
Display the count of multicast entries in VLAN 5:
T1600G-52TS(config)#show ipv6 mld snooping groups vlan 5 count
Display the dynamic multicast groups of VLAN 5:
T1600G-52TS(config)#show ipv6 mld snooping groups vlan 5 dynamic
Display the static multicast groups of VLAN 5:
T1600G-52TS(config)#show ipv6 mld snooping groups vlan 5 static
Display the count of dynamic multicast entries of VLAN 5:
T1600G-52TS(config)#show ipv6 mld snooping groups vlan 5 dynamic
count
Display the count of static multicast entries of VLAN 5:
T1600G-52TS(config)#show ipv6 mld snooping groups vlan 5 static count
28.30 show ipv6 mld snooping querier
Description
The show ipv6 mld snooping querier command is used to display the
Querier configuration of VLAN.
Syntax
show ipv6 mld snooping querier [ vlan
vlan-id
]
Parameter
vlan-id
——The VLAN ID selected to display, ranging from 1 to 4094.
Command Mode
Privileged EXEC Mode and Any Configuration Mode
Privilege Requirement
None.