![Cisco Small Business 300 1.1 Series Administration Manual Download Page 341](http://html.mh-extra.com/html/cisco/small-business-300-1-1-series/small-business-300-1-1-series_administration-manual_2609294341.webp)
Address Table Commands
78-20269-01 Command Line Interface Reference Guide
342
27
Example
The following example enables all multicast packets on port gi8 to be forwarded.
Console(config)#
interface vlan
2
Console(config-if)#
bridge multicast forward-all add
gi8
27.16 bridge multicast forbidden forward-all
Use the bridge multicast forbidden forward-all Interface Configuration (VLAN)
mode command to forbid a port to dynamically join multicast groups. Use the no
form of this command to restore the default configuration.
Syntax
bridge multicast forbidden forward-all
{add | remove} {ethernet interface-list |
port-channel port-channel-list}
no bridge multicast forbidden forward-all
Parameters
•
add—Forbids forwarding of all multicast packets.
•
remove—Does not forbid forwarding of all multicast packets.
•
ethernet interface-list
—Specifies a list of Ethernet ports. Separate
nonconsecutive Ethernet ports with a comma and no spaces. Use a hyphen
to designate a range of ports.
•
port-channel port-channel-list
—Specifies a list of port channels. Separate
nonconsecutive port-channels with a comma and no spaces; use a hyphen
to designate a range of port channels.
Default Configuration
Ports are not forbidden to dynamically join multicast groups.
Command Mode
Interface Configuration (VLAN) mode