Cisco Systems SPS208G Switch User Manual


 
Address Table Commands
bridge multicast forbidden address
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide 79
5
The following example registers the MAC address and adds ports statically.
Console(config)# interface vlan 8
Console(config-if)# bridge multicast address 01:00:5e:02:02:03
add ethernet e1, e2
bridge multicast forbidden address
The bridge multicast forbidden address Interface Configuration (VLAN) mode
command forbids adding a specific Multicast address to specific ports. Use the no
form of this command to restore the default configuration.
Syntax
bridge multicast forbidden address {
mac-multicast-address
|
ip-multicast-
address
} [add | remove] {ethernet
interface-list
| port-channel
port-channel-
number-list
}
no bridge multicast forbidden address {
mac-multicast-address
|
ip-multicast-
address
}
Parameters
add —
Adds ports to the group. If no option is specified, this is the default
option.
remove — Removes ports from the group.
mac-multicast-address —
A valid MAC Multicast address.
ip- multicast-address —
A valid IP Multicast address.
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.