Specifications

2-269
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
ip igmp snooping vlan static
ip igmp snoopi ng vlan st atic
To configure a Layer 2 interface as a member of a grou p, use the ip igmp snooping vlan static
command. To remove the configuration, use t he no form of this command.
ip igmp snooping vlan vlan_num stat ic mac-address {interface {fastethernet slot/port} |
{gigabitethernet slot/p ort} | {tengigabitethernet slot/port} | {port-channel number}}
no ip igmp snooping vlan vlan_ num static mac-address {interface {fastethernet slot/por t} |
{gigabitethernet slot/p ort} | {tengigabitethernet mod/interf ace-number} | {port-channel
number}}
Syntax Description
Defaults This command has no default settings.
Command Modes Global configura tion mode
Examples This example shows how to configure a host s tatically on an interface:
Switch(config)# ip igmp snooping vlan 4 static 0100.5e02.0203 interface fastethernet 5/11
Configuring port FastEthernet5/11 on group 0100.5e02.0203 vlan 4
Switch(config)#
Related Commands
vlan_num Number of the VLAN.
mac-address Group MAC address.
interface Specifies the next-hop interface to multicast switch.
fastethernet slot/port Specifies the Fast Ethernet interface; number of the slot and port.
gigabitethernet slo t/port Specifies the Gigabit Ethernet interface; number of the slot and port.
tengigabitethernet slot/port Specifies the 10-Gigabit Ethernet interface; number of the slot and
port.
port-channel number Port-channel number; valid va lues are from 1 through 64.
Command Descr iption
ip igmp snooping Enable IGMP snooping.
ip igmp snooping vlan immediate-l eave Enable IGMP immediate-leave processing.
ip igmp snooping vlan mrouter Configures a Layer 2 interface as a multicast router
interface fo r a VLAN .
show mac-address-table multicast Displays information about the multicast MAC address
table .