224 Address Table Commands
bridge multicast address {
mac-multicast-address
|
ip-multicast-address
}
[add|remove] {ethernet

interface-list

|port-channel

port-channel-number-

list

}
no bridge multicast address {
mac-multicast-address
|
ip-multicast-address
}
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
— MAC multicast address in the format
xxxx.xxxx.xxxx.

ip- multicast-address

— IP multicast address.

interface-list

— Separate nonconsecutive Ethernet ports with a comma
and no spaces; use a hyphen to designate a range of ports.

port-channel-number-list

— 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.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
If the command is executed without add or remove, the command registers
only the group in the bridge database.
Static Multicast addresses can be defined only on static VLANs.
Examples
The following example registers the MAC address.
console(config)#interface vlan 8
console(config-if-vlan8)#bridge multicast address
0100.5e02.0203
The following example registers the MAC address and adds ports statically.