/
interface aggregate-ethernet <lag_name> aggregated-ether-options mlag peer <ipv4> peer-link
interface aggregate-ethernet <lag_name> aggregated-ether-options mlag peer <ipv4> peer-link
Use this command to specify IP address of MLAG neighbor switch. The synchronized messages are sent to neighbor switch by peer link.
Command Syntax
set interface aggregate-ethernet <lag_name> aggregated-ether-options mlag peer <ipv4_address> peer-link <text>
To delete the configuration enter:
delete interface aggregate-ethernet <lag_name> aggregated-ether-options mlag peer <ipv4_address> peer-link
Parameter
• <lag_name> Name of a configured LAG interface.
• <ipv4_address> The ip address of peer aggregated port.
• <text> The interface that connect to the peer.
Example
This example is to configure IP address of peer ae2:
admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options mlag peer 10.0.0.1 peer-link "ae2" admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.