Reference Guide

412 Address Table Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC
2+3\new_system_mifs_ARC3_latest\Address_Table.fm
DELL CONFIDENTIAL – PRELIMINARY 5/21/14 - FOR PROOF ONLY
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
No forbidden addresses are defined.
Default option is add.
Command Mode
Interface (VLAN) Configuration mode
User Guidelines
Before defining forbidden ports, the Multicast group should be registered,
using bridge multicast address.
You can execute the command before the VLAN is created.
Example
The following example forbids MAC address 0100.5e02.0203 on port te0/4
within VLAN 8.
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
te0/4
bridge multicast ip-address
Use the bridge multicast ip-address IInterface (VLAN) Configuration mode
command to register IP-layer Multicast addresses to the bridge table, and
statically add or remove ports to or from the group. Use the no form of this
command to unregister the IP address.