Alcatel-Lucent ls 6248 User Guide

Page of 762
Command Line Interface
316
4
bridge multicast address
The 
bridge multicast address 
Interface Configuration (VLAN) mode command 
registers a MAC-layer multicast address in the bridge table and statically adds ports 
to the group. To unregister the MAC address, use the 
no 
form of this command.
Syntax
bridge multicast address 
{mac-multicast-address}
bridge multicast address 
{mac-multicast-address 
 
[
add 
remove
]
 
{
ethernet
 
interface-list 
port-channel 
port-channel-number-list}
no bridge multicast address
 {mac-multicast-address}
Parameters
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 — A valid MAC multicast address.
• interface-list — Separate nonconsecutive Ethernet ports with a comma and 
no spaces; a hyphen is used to designate a range of ports.
• port-channel-number-list — Separate nonconsecutive port-channels with a 
comma and no spaces; a hyphen is used to designate a range of ports.
Default Setting
No multicast addresses are defined.
Command Mode
Interface configuration (VLAN) mode
Command Usage 
If the command is executed without 
add
 or 
remove
, the command only 
registers the group in the bridge database.
Static multicast addresses can only be defined on static VLANs.
Examples
The following example registers the MAC address:
The following example registers the MAC address and adds ports statically.
Console(config)# 
interface vlan
 8
Console(config-if)# 
bridge multicast address 
01:00:5e:02:02:03
Console(config)# 
interface vlan 
8
Console(config-if)# 
bridge multicast address 
01:00:5e:02:02:03 
add 
ethernet
 1/e1-e9, 2/e2