Quick Reference Guide

114 Address Table Commands
www.dell.com | support.dell.com
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 – FOR PROOF ONLY
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.
Console(config)# interface vlan 2
Console(config-if)# bridge address 3aa2.64b3.a245 ethernet 1/e16
permanent
Console(config)# bridge multicast filtering