Cisco Systems SPS2024 Switch User Manual


 
Address Table Commands
bridge multicast forward-all
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 80
5
Default Configuration
No forbidden addresses are defined.
Command Mode
Interface Configuration (VLAN) mode
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 e9 within
VLAN 8.
Console(config)# interface vlan 8
Console(config-if)# bridge multicast address 01:00:5e:02:02:03
Console(config-if)# bridge multicast forbidden address
01:00:5e:02:02:03 add ethernet e9
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