Example 
Display the information of all IGMP snooping groups: 
T2500G-10TS#show ip igmp snooping groups 
Display all the multicast entries in VLAN 5: 
T2500G-10TS(config)#show ip igmp snooping groups vlan 5 
Display the count of multicast entries in VLAN 5: 
T2500G-10TS(config)#show ip igmp snooping groups vlan 5 count 
Display the dynamic multicast groups of VLAN 5 
T2500G-10TS(config)#show ip igmp snooping groups vlan 5 dynamic 
Display the static multicast groups of VLAN 5 
T2500G-10TS(config)#show ip igmp snooping groups vlan 5 static 
Display the count of dynamic multicast entries of VLAN 5 
T2500G-10TS(config)#show ip igmp snooping groups vlan 5 dynamic 
count 
Display the count of static multicast entries of VLAN 5 
T2500G-10TS(config)#show ip igmp snooping groups vlan 5 static count 
31.24  show ip igmp snooping querier 
Description 
The show ip igmp snooping querier command is used to display the Querier 
configuration of VLAN. 
Syntax 
show ip igmp 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. 
Example 
Display all Querier information: 
T2500G-10TS(config)# show ip igmp snooping querier 
266