interface aggregate-ethernet <lag_name> crossflow enable


Enable or disable the crossflow mode in a logical port.

Command Syntax

set interface aggregate-ethernet <lag_name> crossflow enable <true | false>

To delete the configuration enter:
delete interface aggregate-ethernet <lag_name> crossflow enable

Parameter

  • <lag_name> Name of LAG interface.
  • true: enable crossflow
  • false: disable crossflow

Example

This example enables crossflow in  ae1 port:

admin@XorPlus# set interface aggregate-ethernet ae1 crossflow enable true
admin@XorPlus#commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.