OcNOS-SP : Layer 2 Guide : Layer 2 Command Reference : Link Aggregation Commands : lacp destination-mac
lacp destination-mac
Use this command to set the address type to use for sending LACPDUs (Link Aggregation Control Protocol Data Units).
Note: The interface must be an aggregation port.
Use the no form of this command to set the address type to its default (multicast group address).
Command Syntax
lacp destination-mac (customer-bridge-group-address | multicast-group-address | non-tmpr-group-address)
no lacp destination-mac
Parameters
customer-bridge-group-address
 
Customer bridge group address
multicast-group-address
 
Multicast group address (default)
non-TPMR-group-address
 
Non-Two-Port Media Access Control Relay (TPMR) group address
Default
By default, lacp destination-mac is multicast-group-address
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Example
#config terminal
(config)#interface eth1
(config-if)#lacp destination-mac customer-bridge-group-address
 
Last modified date: 07/06/2023