Reference Guide
414 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
console(config-if)#
bridge multicast ip-address
239.2.2.2
The following example registers the IP address and adds ports statically.
console(config)#
interface vlan
8
console(config-if)#
bridge multicast ip-address
239.2.2.2
add
te0/4
bridge multicast forbidden ip-address
Use the bridge multicast forbidden ip-address IInterface (VLAN)
Configuration mode command to forbid adding or removing a specific IP
Multicast address to or from specific ports. Use the no form of this command
to restore the default configuration.
Syntax
bridge multicast forbidden ip-address
{ip-multicast-address} {add |
remove} {ethernet interface-list | port-channel port-channel-list}
no bridge multicast forbidden ip-address {
ip-multicast-address
}
Parameters
•
ip-multicast-address
—Specifies the group IP Multicast address.
•
add
—Forbids adding ports to the group.
•
remove
—Forbids removing ports from the group.
•
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.










