Ip igmp snooping vlan static – Dell POWEREDGE M1000E User Manual
Page 270
2-240
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13271-03
Chapter 2 Cisco Catalyst Blade Switch 3130 and 3032 for Dell Cisco IOS Commands
ip igmp snooping vlan static
ip igmp snooping vlan static
Use the ip igmp snooping static global configuration command on the switch stack or on a standalone
switch to enable Internet Group Management Protocol (IGMP) snooping and to statically add a Layer 2
port as a member of a multicast group. Use the no form of this command to remove ports specified as
members of a static multicast group.
ip igmp snooping vlan vlan-id static ip-address interface interface-id
no ip igmp snooping vlan vlan-id static ip-address interface interface-id
Syntax Description
Defaults
By default, there are no ports statically configured as members of a multicast group.
Command Modes
Global configuration
Command History
Usage Guidelines
VLAN IDs 1002 to 1005 are reserved for Token Ring and FDDI VLANs and cannot be used in IGMP
snooping.
The configuration is saved in NVRAM.
Examples
This example shows how to statically configure a host on an interface:
Switch(config)# ip igmp snooping vlan 1 static 0100.5e02.0203 interface
gigabitethernet1/0/1
Configuring port gigabitethernet1/0/1 on group 0100.5e02.0203
You can verify your settings by entering the show ip igmp snooping privileged EXEC command.
vlan-id
Enable IGMP snooping on the specified VLAN. The range is 1 to 1001
and 1006 to 4094.
ip-address
Add a Layer 2 port as a member of a multicast group with the specified group
IP address.
interface interface-id
Specify the interface of the member port. The keywords have these
meanings:
•
gigabitethernet interface number—a Gigabit Ethernet IEEE 802.3z
interface.
•
tengigabitethernet interface number—a 10-Gigabit Ethernet
IEEE 802.3z interface.
•
port-channel interface number—a channel interface. The range is 0
to 48.
Release
Modification
12.2(40)EX1
This command was introduced.