Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
Configuring a Multicast Router Port
Follow the steps below to enable a static connection to a multicast router.
SUMMARY STEPS
1.
2.
3.
4.
5.
6.
7.
DETAILED STEPS
Command or Action
Step 1
enable
Example:
Router> enable
Step 2
configure terminal
Example:
Router# configure terminal
Step 3
ip igmp snooping vlan vlan-id mrouter
{interface interface-id | learn pim-dvmrp}
Example:
Router(config)# ip igmp snooping vlan1
interface Fa0/1/1 learn pim-dvmrp
Step 4
end
Example:
Router(config)# end
Step 5
show ip igmp snooping
Example:
Router# show ip igmp snooping
enable
configure terminal
ip igmp snooping vlan vlan-id mrouter {interface interface-id | learn pim-dvmrp}
end
show ip igmp snooping
show ip igmp snooping mrouter [vlan vlan-id]
copy running-config startup-config
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
•
Enters global configuration mode.
Enables IGMP snooping on the VLAN interface and enables
route discovery.
Returns to privileged EXEC mode.
(Optional) Displays snooping configuration.
How to Configure EtherSwitch HWICs
55