EasyManua.ls Logo

Cisco Catalyst 2960 Series

Cisco Catalyst 2960 Series
2288 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping vlan vlan-id static ip_address interface interface-id
4.
end
5.
show ip igmp snooping groups
6.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if prompted.enable
Step 1
Example:
Switch> enable
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Statically configures a Layer 2 port as a member of a multicast
group:
ip igmp snooping vlan vlan-id static ip_address
interface interface-id
Step 3
Example:
Switch(config)# ip igmp snooping vlan 105
vlan-id is the multicast group VLAN ID. The range is 1 to
1001 and 1006 to 4094.
ip-address is the group IP address.
static 230.0.0.1 interface
gigabitethernet1/0/1
interface-id is the member port. It can be a physical interface
or a port channel (1 to 128).
To remove the Layer 2 port from the multicast group,
use the no ip igmp snooping vlan vlan-id static
mac-address interface interface-id global configuration
command.
Note
Returns to privileged EXEC mode.end
Example:
Switch(config)# end
Step 4
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
134
How to Configure IGMP Snooping and MVR

Table of Contents

Other manuals for Cisco Catalyst 2960 Series

Related product manuals