388
Address Table Commands
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Address_Table.fm
D E L L C O N F ID E N T IA L – P R E L IM I N A RY 5 / 1 5 /1 2 - F O R P R O O F O N LY
bridge multicast address
Use the
bridge multicast address
Interface Configuration (VLAN) mode
command to register a MAC-layer multicast address in the bridge table and
statically add or remove ports to or from the group. Use the
no
form of this
command to unregister the MAC address.
Syntax
bridge multicast address
{
mac-multicast-address} [[add | remove] {ethernet
interface-list
|
port-channel
port-channel-list
}]
no bridge multicast address
{
mac-multicast-address
}
Parameters
•
mac-multicast-address
—Specifies the group MAC multicast address.
•
add
—Adds ports to the group.
•
remove
—Removes 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 multicast addresses are defined.
If
ethernet
interface-list
or
port-channel
port-channel-list
is specified
without specifying
add
or
remove
, the default option is
add
.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
To register the group in the bridge database without adding or removing ports
or port channels, specify the
mac-multicast-address
parameter only.