Address Table Commands 81
bridge multicast forward-all
The
bridge multicast forward-all
Interface Configuration mode command enables forwarding of
all multicast packets on a port. To restore the default, use the
no
form of the
bridge multicast
forward-all
command.
Syntax
bridge multicast forward-all
{
add
|
remove
}
{
ethernet
interface-list | port-channel port-
channel-number-list
}
no bridge multicast forward-all
•
add
—Adds ports to the group.
•
remove
—Removes ports from the group.
•
interface-list
—Separate non consecutive valid 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 valid port-channels with a comma
and no spaces; a hyphen is used to designate a range of port-channels.
Default Configuration
Disable forward-all on the specified interface.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
• There are no user guidelines for this command.
Example
In this example all multicast packets on port g8 are forwarded.
bridge multicast forbidden forward-all
The
bridge multicast forbidden forward-all
Interface Configuration mode command forbids a port
to be a forward-all-multicast port. To restore the default, use the
no
form of the
bridge multicast
forward-all
command.
Console (config)# interface vlan 2
Console (config-if)# bridge multicast forward-all add ethernet
g8