Description
Command
Displays IGMP snooping configuration by VLAN.
show ip igmp snooping
[[
vlan
]
vlan-id
]
Displays IGMP snooping information about groups
by VLAN.
show ip igmp snooping groups
[[
vlan
]
vlan-id
]
[
detail
]
Displays IGMP snooping queriers by VLAN.
show ip igmp snooping querier
[[
vlan
]
vlan-id
]
Displays multicast router ports by VLAN.
show ip igmp snooping mrouter
[[
vlan
]
vlan-id
]
Displays IGMP snooping explicit tracking information
by VLAN.
show ip igmp snooping explicit-tracking vlan
vlan-id
VPC behavior for v2 EHT
: In a VPC scenario, the explicit host tracking is not synced to the VPC peer.
However in a VPC peer, the EHT is also learned by cfs sync and is displayed by using the detail option.
Note
This example shows how to verify the IGMP snooping parameters:
switch#
show ip igmp snooping
Global IGMP Snooping Information:
IGMP Snooping enabled
IGMP Snooping information for vlan 1
IGMP snooping enabled
IGMP querier none
Switch-querier disabled
Explicit tracking enabled
Fast leave disabled
Report suppression enabled
Router port detection using PIM Hellos, IGMP Queries
Number of router-ports: 0
Number of groups: 0
IGMP Snooping information for vlan 5
IGMP snooping enabled
IGMP querier present, address: 192.0.2.1, version: 3
Querier interval: 125 secs
Querier last member query interval: 10 secs
Querier robustness: 2
Switch-querier enabled, address 192.0.2.1, currently running
Explicit tracking enabled
Fast leave enabled
Report suppression enabled
Router port detection using PIM Hellos, IGMP Queries
Number of router-ports: 1
Number of groups: 1
This example shows how to display the IGMP snooping configuration for explicit tracking on an IGMPv2
host:
switch#
show ip igmp snooping explicit tracking
IGMP Snooping Explicit-tracking information
Vlan Source/Group
Intf
Reporter
Uptime
Last-Join Expires
Ver
Reports
100
*/225.1.1.69
Eth1/43
10.1.1.2
00:00:02
00:00:02
00:04:17
v2
1
100
*/225.1.1.70
Eth1/43
10.1.1.2
00:00:02
00:00:02
00:04:17
v2
1
100
*/225.1.1.71
Eth1/43
10.1.1.2
00:00:02
00:00:02
00:04:17
v2
1
100
*/225.1.1.72
Eth1/43
10.1.1.2
00:00:02
00:00:02
00:04:17
v2
1
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
123
Configuring IGMP Snooping
Verifying the IGMP Snooping Configuration