102 Address Table Commands
Example
The following example adds a permanent static MAC-layer station source address 3aa2.64b3.a245 on
port 1/e16 to the bridge table.
bridge multicast filtering
The bridge multicast filtering Global Configuration mode command enables filtering Multicast
addresses. Use the no form of this command to disable filtering Multicast addresses.
Syntax
• bridge multicast filtering
• no bridge multicast filtering
Default Configuration
Filtering Multicast addresses is disabled. All Multicast addresses are flooded to all ports.
Command Mode
Global Configuration mode.
User Guidelines
• If Multicast routers exist on the VLAN, do not change the unregistered Multicast addresses state to
drop on the switch ports.
• If Multicast routers exist on the VLAN and IGMP-snooping is not enabled, use the
bridge multicast
forward-all
command to enable forwarding all Multicast packets to the Multicast switches.
Example
The following example enables bridge Multicast filtering.
bridge multicast address
The bridge multicast address Interface Configuration (VLAN) mode command registers a MAC-layer
Multicast address in the bridge table and statically adds ports to the group. Use the no form of this
command to unregister the MAC address.
Console(config)# interface vlan 2
Console(config-if)# bridge address 3aa2.64b3.a245 ethernet 1/e16
permanent
Console(config)# bridge multicast filtering
book.book Page 102 Thursday, December 18, 2008 7:40 PM