/
set interface mlag source

set interface mlag source


The set interface mlag source command sets the source IP for local MLAG device. It is a global MLAG configuration.

 

Command Syntax

set interface mlag source <ipv4_address>

 

Parameters

Parameter

Description

source <ipv4_address>

Specifies the source IP for the MLAG peer-link. The value is in dotted decimal notation.

 

Usage Guidelines

IF the global MLAG source IP is configured, local MLAG device will send hello packets with this IP as source IP, otherwise it will use layer-3 IP of the VLAN interface as source IP.

You can configure the global MLAG source IP when you want to use the loopback interface IP for MLAG peer link communication.

 

Example

•  Configure the loopback IP 10.10.1.1 as the global MLAG source IP.

admin@XorPlus# set interface mlag source 10.10.1.1
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.