5
145
You can execute the command before the VLAN is created.
Examples
Example 1 - The following example registers the MAC address to the bridge table:
switchxxxxxx(config)#
switchxxxxxx(config-if)#
Example 2 - The following example registers the MAC address and adds ports
statically.
switchxxxxxx(config)#
switchxxxxxx(config-if)#
gi11-2
5.4
bridge multicast forbidden address
To forbid adding or removing a specific Multicast address to or from specific ports,
use the bridge multicast forbidden address IInterface (VLAN) Configuration mode
command. To restore the default configuration, use the no form of this command.
Syntax
bridge multicast forbidden address {
ipv4-multicast-address
port-channel-list
}
no bridge multicast forbidden address {
Parameters
•
mac-multicast-address | ipv4-multicast-address—Specifies the group
Multicast address.
•
add—Forbids adding ports to the group.
•
remove—Forbids removing ports from the group.
interface vlan 8
bridge multicast address 01:00:5e:02:02:03
interface vlan 8
bridge multicast address 01:00:5e:02:02:03 add
mac-multicast-address |
{add | remove} {ethernet interface-list | port-channel
}
mac-multicast-address
OL-32830-01 Command Line Interface Reference Guide
Address Table Commands
}