/
interface aggregate-ethernet <lag_name> aggregated-ether-options mlag hello-interval

interface aggregate-ethernet <lag_name> aggregated-ether-options mlag hello-interval


The command configures the interval of the hello message. The hello message is sent  in both directions, between MLAG neighbors. If the neighbor switch doesn't receive any hello message after pinging four times, then MLAG neighbor switch revert to their independent state.

Command Syntax

set interface aggregate-ethernet <lag_name> aggregated-ether-options mlag hello-interval <value>

To delete  the configuration enter:
delete interface aggregate-ethernet <lag_name> aggregated-ether-options mlag hello-interval

Parameter

<lag_name> Name of a configured LAG interface.
<value>The interval for sending hello message (range 1..60)

Example

This example is to set interval of hello messages to 5 for ae1:

admin@XorPlus# set interface aggregate-ethernet ae1 aggregated-ether-options mlag hello-interval 3
admin@XorPlus# commit

Copyright © 2025 Pica8 Inc. All Rights Reserved.