Cisco me 3400 Guide De Référence

Page de 872
 
2-171
Cisco ME 3400 Ethernet Access Switch Command Reference
OL-9640-07
Chapter 2      Cisco ME 3400 Ethernet Access Switch Cisco IOS Commands
ip igmp snooping vlan static
ip igmp snooping vlan static
Use the ip igmp snooping vlan vlan-id static global configuration command 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 configures 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 port as a multicast router port:
Switch(config)# ip igmp snooping vlan 1 mrouter interface gigabitethernet0/2
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:
  •
fastethernet interface number—a Fast Ethernet IEEE 802.3 interface.
  •
gigabitethernet interface number—a Gigabit Ethernet IEEE 802.3z 
interface.
  •
port-channel interface number—a channel interface. The range is 0 
to 48.
Release
Modification
12.2(25)EX
This command was introduced.