Ip Igmp Snooping Vlan Static - Cisco Catalyst 3560X-24P Command Reference Manual

Cisco ios release 12.2(55)se
Hide thumbs Also See for Catalyst 3560X-24P:
Table of Contents

Advertisement

Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands

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.
Syntax Description
vlan-id
ip-address
interface interface-id
Defaults
By default, there are no ports statically configured as members of a multicast group.
Command Modes
Global configuration
Command History
Release
12.2(53)SE2
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.
OL-21522-02
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
Enable IGMP snooping on the specified VLAN. The range is 1 to 1001
and 1006 to 4094.
Add a Layer 2 port as a member of a multicast group with the specified group
IP address.
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.
Modification
This command was introduced.
Catalyst 3750-X and 3560-X Switch Command Reference
ip igmp snooping vlan static
2-275

Advertisement

Table of Contents
loading

Table of Contents