/
set interface mlag peer peer-link

set interface mlag peer peer-link


The set interface mlag peer peer-link command sets the IP address of the MLAG peer switch. It is a global MLAG configuration.

 

Command Syntax

set interface mlag peer <ipv4_address> peer-link <text>

 

Parameters

Parameter

Description

peer <ipv4_address>

The IP address of peer aggregated port. The value is in dotted decimal notation.

peer-link <text>

The interface that connect to the peer.


Example

•  Set the address of the MLAG peer switch to 10.10.10.1, the interface that connects to the peer is ae1.

admin@XorPlus# set interface mlag peer 10.10.10.1 peer-link ae1
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.