Displaying Igmp Snooping Information - Cisco Catalyst 2950 Software Configuration Manual

Hide thumbs Also See for Catalyst 2950:
Table of Contents

Advertisement

Displaying IGMP Snooping Information

This example shows how to enable IGMP immediate-leave processing on VLAN 130 and verify the
configuration:
Switch# configure terminal
Switch(config)# ip igmp snooping vlan 130 immediate-leave
Switch(config)# end
Switch# show ip igmp snooping vlan 130
vlan 130
----------
IGMP snooping is globally enabled
IGMP snooping is enabled on this Vlan
IGMP snooping immediate-leave is enabled on this Vlan
IGMP snooping mrouter learn mode is pim-dvmrp on this Vlan

Displaying IGMP Snooping Information

You can display IGMP snooping information for dynamically learned and statically configured router
ports and VLAN interfaces. You can also display MAC address multicast entries for a VLAN configured
for IGMP snooping.
To display IGMP snooping information, use one or more of the privileged EXEC commands in
Table
Table 16-4 Commands for Displaying IGMP Snooping Information
Command
show ip igmp snooping [vlan vlan-id]
show ip igmp snooping mrouter [vlan vlan-id]
show mac-address-table multicast [vlan vlan-id]
[user | igmp-snooping] [count]
Catalyst 2950 Desktop Switch Software Configuration Guide
16-10
16-4.
Purpose
Display the snooping configuration information for all VLANs on the
switch or for a specified VLAN.
(Optional) Enter vlan vlan-id to display information for a single VLAN.
Display information on dynamically learned and manually configured
multicast router interfaces.
Note
(Optional) Enter vlan vlan-id to display information for a single VLAN.
Display the Layer 2 MAC address table entries for a VLAN. The
keywords are all optional and limit the display as shown:
When you enable IGMP snooping, the switch automatically
learns the interface to which a multicast router is connected.
These are dynamically learned interfaces.
vlan vlan-id—Displays only the specified multicast group VLAN.
user—Displays only the user-configured multicast entries.
igmp-snooping—Displays only entries learned through IGMP
snooping.
count—Displays only the total number of entries for the selected
criteria, not the actual entries.
Chapter 16
Configuring IGMP Snooping and MVR
78-11380-04

Advertisement

Table of Contents
loading

Table of Contents