225
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter Show Commands
show ip igmp snooping groups
show ip igmp snooping groups
To display information about the group membership for IGMP snooping, use the show ip igmp snooping
groups command.
show ip igmp snooping groups [{source [group]} | {group [source]}] [vlan vlan-id] [detail]
Syntax Description
Command Default None
Command Modes Any command mode
Supported User Roles network-admin
network-operator
vdc-admin
vdc-operator
Command History
Usage Guidelines This command does not require a license.
Examples This example shows how to display information about the group membership for IGMP snooping:
switch(config)# show ip igmp snooping groups
TType: S - Static, D - Dynamic, R - Router port
Vlan Group Address Ver Type Port list
20 */* - R Vlan20
switch(config)#
source (Optional) Source address for route.
group (Optional) Group address for route.
vlan vlan-id (Optional) Specifies a VLAN. The range is from 1 to 3967 and 4048 to 4093.
detail (Optional) Displays detailed information for the group.
Release Modification
6.0(2)N1(1) This command was introduced.
4.1(2) Arguments source and group were added.