/
set interface mlag hello-interval
set interface mlag hello-interval
The set interface mlag hello-interval command sets the interval for sending hello packets. It is a global MLAG configuration.
Command Syntax
set interface mlag hello-interval <interval-value>
Parameters
hello-interval <interval-value> | Specifies the interval for sending hello packets. The value is an integer that ranges from 1 to 60, in seconds. The default value is 4s. |
Example
• Configure the interval for sending hello packets to 2s.
admin@XorPlus# set interface mlag hello-interval 2 admin@XorPlus# commit
Copyright © 2025 Pica8 Inc. All Rights Reserved.