Cisco Systems EA6500 Manual De Usuario

Descargar
Página de 570
 
21-12
Catalyst 6500 Series Switch Cisco IOS Software Configuration Guide—Release 12.1 E
78-14099-04
Chapter 21      Configuring IGMP Snooping
Configuring IGMP Snooping
Configuring a Host Statically
Hosts normally join multicast groups dynamically, but you can also configure a host statically for a 
Layer 2 LAN port.
To configure a host statically for a Layer 2 LAN port, perform this task:
With Release 12.1(11b)E2 and later releases, you can enter the disable-snooping keyword to prevent 
multicast traffic addressed to the statically configured multicast MAC address from being sent to 
multicast router ports in the same VLAN.
This example shows how to configure a host statically in VLAN 12 on FastEthernet port 5/7:
Router(config)# mac-address-table static 0050.3e8d.6400 vlan 12 interface fastethernet 5/7 
All releases support the mac-address-table static command. The ip igmp snooping static command, 
which was available in earlier releases and which provided the same functionality as the 
mac-address-table static command, is deprecated in Release 12.1(13)E and later releases.
Displaying IGMP Snooping Information
These sections describe displaying IGMP snooping information:
  •
  •
  •
Displaying Multicast Router Interfaces
When you enable IGMP snooping, the switch automatically learns to which interface multicast routers 
are connected. 
To display multicast router interfaces, perform this task:
Command
Purpose
Step 1
Router(config)# interface vlan vlan_ID 
Selects a VLAN interface.
Step 2
Router(config)# mac-address-table static mac_addr 
vlan
 vlan_id interface type
1
 slot/port 
[disable-snooping]
1.
type = ethernetfastethernetgigabitethernet, or tengigabitethernet 
Configures a static connection to a multicast router. 
Router(config)# no mac-address-table static 
mac_addr vlan vlan_id 
Clears a static connection to a multicast router.
Command
Purpose
Router# show ip igmp snooping mrouter 
interface
 vlan_ID 
Displays multicast router interfaces.