16- and 36-Port Ethernet Switch Module for Cisco 2600 Series, Cisco 3600 Series, and Cisco 3700 Series
Configuration Tasks
104
Cisco IOS Release 12.2(2)XT, 12.2(8)T, and 12.2(15)ZJ
Configuring a Multicast Router Port
Beginning in privileged EXEC mode, follow these steps to enable a static connection to a multicast
router:
Configuring Global Storm-Control
This section describes how to configure global storm-control and characteristics on your router and
consists of the following configuration procedures:
•
Enabling Global Storm-Control, page 105
•
Verifying Global Storm-Control, page 105
By default, unicast, broadcast, and multicast suppression is disabled on the switch.
Step 4
show mac-address-table multicast [vlan
vlan-id] [user | igmp-snooping] [count]
Displays MAC address table entries for a VLAN.
•
vlan-id is the multicast group VLAN ID.
•
user displays only the user-configured multicast entries.
•
igmp-snooping displays entries learned via IGMP
snooping.
•
count displays only the total number of entries for the
selected criteria, not the actual entries.
Step 5
copy running-config startup-config
(Optional) Saves your configuration to the startup
configuration.
Command
Purpose
Command
Purpose
Step 1
configure terminal
Enters global configuration mode.
Step 2
ip igmp snooping vlan vlan-id mrouter
{interface interface-id | learn pim-dvmrp}
Specify the multicast router VLAN ID (1 to 1001).
Specify the interface to the multicast router.
Step 3
end
Returns to privileged EXEC mode.
Step 4
show ip igmp snooping [vlan vlan-id]
Verifies that IGMP snooping is enabled on the VLAN interface.
Step 5
show ip igmp snooping mrouter [vlan vlan-id]
Displays information on dynamically learned and manually
configured multicast router interfaces.
Step 6
copy running-config startup-config
(Optional) Saves your configuration to the startup
configuration.