Command Line Interface
938 1553-KDU 137 365 Uen D 2006-06-16
Example
The following example enables IGMP snooping on VLAN 1.
7.21.3 ip igmp snooping vlan static
This command adds a port to a multicast group. Use the no form to remove the
port.
Syntax
[no] ip igmp snooping vlan <vlan-id> static <ip-address>
<interface>
• vlan-id - VLAN ID (Range: 1-4094)
• ip-address - IP address for multicast group
• interface
• ethernet <unit>/<port>
• unit - This is device 1.
• port - Physical port number on the ECN330
(Range: 1-28).
• port-channel <channel-id> - The assigned number of an
aggregated link (Range: 1-13)
Default Setting
None
Command Mode
Global Configuration
Console(config)#interface vlan 1
Console(config-if)#ip igmp snooping
Console(config-if)#