317 
T2600G-28TS# show ip igmp snooping multi-vlan 
37.30 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 } ] [ multicast_addr | count | 
dynamic | dynamic count | static | static count ] 
Parameter 
vlan-id  ——The VLAN ID selected to display the information of all multicast 
items.   
multicast_addr —— IP address of the multicast group. 
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 
Privilege Requirement 
None. 
Example 
Display the information of all IGMP snooping groups: 
T2600G-28TS#show ip igmp snooping groups 
Display all the multicast entries in VLAN 5: 
T2600G-28TS(config)#show ip igmp snooping groups vlan 5 
Display the count of multicast entries in VLAN 5: 
T2600G-28TS(config)#show ip igmp snooping groups vlan 5 count 
Display the dynamic multicast groups of VLAN 5 
T2600G-28TS(config)#show ip igmp snooping groups vlan 5 dynamic