Bridge multicast forward-all – Allied Telesis AT-S95 CLI User Manual
Page 49

Address Table Commands
Page 37
User Guidelines
Before defining forbidden ports, the Multicast group should be registered.
Example
In this example, MAC address 0100.5e02.0203 is forbidden on port 2/g9 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. Use the no form of this command to restore the default configuration.
Syntax
bridge multicast forward-all {add | remove} {ethernet interface-list | port-channel port-channel-number-list}
no bridge multicast forward-all
Parameters
•
add — Force forwarding all Multicast packets.
•
remove — Do not force forwarding all Multicast packets.
•
interface-list — Separate nonconsecutive Ethernet ports with a comma and no spaces; a hyphen is used to
designate a range of ports.
•
port-channel-number-list — Separate nonconsecutive 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.
Example
In this example, all Multicast packets on port 1/g8 are forwarded.
Console(config)# interface vlan 8
Console(config-if)# bridge multicast address 0100.5e02.0203
Console(config-if)# bridge multicast forbidden address 0100.5e02.0203 add ethernet 2/g9
Console(config)# interface vlan 2
Console(config-if)# bridge multicast forward-all add
ethernet 1/g8