T3700G-28TQ
 
JetStream 28-Port Gigabit Stackable L3 Managed Switch CLI Guide 
 
234 
show ip igmp snooping groups 
Description 
The  show ip igmp snooping groups command is used to display the 
information of all IGMP snooping groups. It can be extended to some other 
commands to display the dynamic and static multicast information of a selected 
VLAN. 
Syntax 
show ip igmp snooping groups [vlan  vlan-id] [count | dynamic | dynamic 
count | static | static count] 
Parameter 
vlan-id ——The VLAN ID selected to display the information of all multicast 
items.  
count—— The numbers of all multicast groups. 
dynamic—— Display dynamic multicast groups. 
dynamic count—— The numbers of all dynamic multicast groups. 
static—— Display static multicast groups. 
static count—— The numbers of all static multicast groups. 
Command Mode 
Privileged EXEC Mode and Any Configuration Mode 
Example 
Display the information of all IGMP snooping groups: 
T3700G-28TQ#show ip igmp snooping groups 
Display all the multicast entries in VLAN 5: 
T3700G-28TQ(config)#show ip igmp snooping groups vlan 5 
Display the count of multicast entries in VLAN 5: 
T3700G-28TQ(config)#show ip igmp snooping groups vlan 5 count 
show ip igmp snooping querier 
Description 
The  show ip igmp snooping querier command is used to display the 
configurations of IGMP Snooping Querier of the specified VLAN.