Cisco Cisco Gigabit Ethernet Switch Module (CGESM) for HP Technical References

Page of 742
   
2-326
Cisco Gigabit Ethernet Switch Module for the HP p-Class BladeSystem Command Reference Guide
380265-002
Chapter  2      CGESM Switch Cisco IOS Commands
show ip igmp snooping groups
Examples
This is an example of output from the show ip igmp snooping groups command without any keywords. 
It displays the multicast table for the switch.
Switch# show ip igmp snooping groups
Vlan      Group          Type        Version     Port List
-------------------------------------------------------------
120       232.3.4.7      igmp        v3          Gi0/19, Gi0/20
120       232.5.9.30     igmp        v3          Gi0/19, Gi0/20 
This is an example of output from the show ip igmp snooping groups count command. It displays the 
total number of multicast groups on the switch.
Switch# show ip igmp snooping groups count
Total number of multicast groups: 2
This is an example of output from the show ip igmp snooping groups dynamic
 
command. It shows 
only the entries learned by IGMP snooping.
Switch# show ip igmp snooping groups vlan 1 dynamic
Vlan      Group          Type        Version     Port List
-------------------------------------------------------------
104       224.1.4.2      igmp        v2          Gi0/1, Gi0/2
104       224.1.4.3      igmp        v2          Gi0/1, Gi0/2
This is an example of output from the show ip igmp snooping groups vlan vlan-id ip-address
 
command. It shows the entries for the group with the specified IP address.
Switch# show ip igmp snooping groups vlan 104 224.1.4.2
Vlan      Group          Type        Version     Port List
-------------------------------------------------------------
104       224.1.4.2      igmp        v2          Gi0/1
Related Commands
Command
Description
Enables IGMP snooping on the switch or on a VLAN.
Configures a multicast router port.
Statically adds a Layer 2 port as a member of a multicast group.
Displays the IGMP snooping configuration of the switch or the 
VLAN.
Displays IGMP snooping multicast router ports for the switch or 
for the specified multicast VLAN.