Cisco HWIC-4ESW and HWIC-D-9ESW EtherSwitch Interface Cards
3.
4.
5.
6.
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 immediate-leave
Example:
Router(config)# ip igmp snooping vlan 1
immediate-leave
Step 4
end
Example:
Router(config)# end
Step 5
show ip igmp snooping
Example:
Router# show ip igmp snooping
Step 6
copy running-config startup-config
Example:
Router# copy running-config startup-config
Statically Configuring an Interface to Join a Group
Ports normally join multicast groups through the IGMP report message, but you can also statically
configure a host on an interface.
Follow the steps below to add a port as a member of a multicast group.
SUMMARY STEPS
1.
2.
3.
ip igmp snooping vlan vlan-id immediate-leave
end
show ip igmp snooping
copy running-config startup-config
enable
configure terminal
ip igmp snooping vlan vlan-id static mac-address interface interface-id
Purpose
Enables privileged EXEC mode.
Enter your password if prompted.
•
Enters global configuration mode.
Enables IGMP Immediate-Leave processing on the VLAN
interface.
Enter the VLAN number.
•
Returns to privileged EXEC mode.
Displays snooping configuration.
(Optional) Saves your configuration to the startup
configuration.
How to Configure EtherSwitch HWICs
53