Cisco Systems 2955 Switch User Manual


 
20-14
Catalyst 2950 and Catalyst 2955 Switch Software Configuration Guide
OL-10101-02
Chapter 20 Configuring IGMP Snooping and MVR
Understanding Multicast VLAN Registration
For more information about the keywords and options in these commands, see the command reference
for this release.
For examples of output from the commands in Table 20-4, see the command reference for this release.
Understanding Multicast VLAN Registration
Multicast VLAN Registration (MVR) is designed for applications using wide-scale deployment of
multicast traffic across an Ethernet ring-based service provider network (for example, the broadcast of
multiple television channels over a service-provider network). MVR allows a subscriber on a port to
subscribe and unsubscribe to a multicast stream on the network-wide multicast VLAN. It allows the
single multicast VLAN to be shared in the network while subscribers remain in separate VLANs. MVR
provides the ability to continuously send multicast streams in the multicast VLAN, but to isolate the
streams from the subscriber VLANs for bandwidth and security reasons.
MVR assumes that subscriber ports subscribe and unsubscribe (join and leave) these multicast streams
by sending out IGMP join and leave messages. These messages can originate from an IGMP
version-2-compatible host with an Ethernet connection. Although MVR operates on the underlying
mechanism of IGMP snooping, the two features operate independently of each other. One can be enabled
or disabled without affecting the behavior of the other feature. However, if IGMP snooping and MVR
are both enabled, MVR reacts only to join and leave messages from multicast groups configured under
MVR. Join and leave messages from all other multicast groups are managed by IGMP snooping.
Ta b l e 20-4 Commands for Displaying IGMP Snooping Information
Command Purpose
show ip igmp snooping [vlan vlan-id] 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.
show ip igmp snooping group [vlan vlan-id] Display information about the IGMP multicast groups, the compatibility
mode, and the ports that are associated with each group.
(Optional) Enter vlan vlan-id to display information for a single VLAN.
show ip igmp snooping mrouter [vlan vlan-id] Display information on dynamically learned and manually configured
multicast router interfaces.
Note When you enable IGMP snooping, the switch automatically
learns the interface to which a multicast router is connected.
These are dynamically learned interfaces.
(Optional) Enter vlan vlan-id to display information for a single VLAN.
show mac address-table multicast [vlan vlan-id]
[user
| igmp-snooping] [count]
Display the Layer 2 MAC address table entries for a VLAN. The
keywords are all optional and limit the display as shown:
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.