Reference Guide
Address Table Commands 103
Examples
In this example, MAC address 0100.5e02.0203 is forbidden on port 2/e9 within VLAN 8.
bridge multicast forward-all
The bridge multicast forward-all Interface Configuration (VLAN) mode command enables
forwarding all multicast packets on a port. To restore the default configuration, use the no form
of this command.
Syntax
bridge multicast forward-all
{
add
|
remove
}
{
ethernet
interface-list
|
port-channel
port-
channel-number-list
}
no bridge multicast forward-all
•
add
— Force forwarding all multicast packets.
•
remove
— Do not force forwarding all multicast packets.
•
interface-list
— Separate non-consecutive Ethernet ports with a comma and no spaces; a
hyphen is used to designate a range of ports.
•
port-channel-number-list
— Separate non-consecutive port-channels with a comma and
no spaces; a hyphen is used to designate a range of port-channels.
Default Configuration
This setting is disabled
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
There are no user guidelines for this command.
Console(config)# interface vlan 8
Console(config-if)# bridge multicast address 0100.5e.02.0203
Console(config-if)# bridge multicast forbidden address
0100.5e02.0203 add ethernet 2/e9










