interface aggregate-ethernet <lag_name> crossflow local-control


Enable or disable local-control function of crossflow  for a logical port.


Command Syntax
set interface aggregate-ethernet <lag_name> crossflow local-control <true | false>

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


Parameter

  • <lag_name> Name of LAG interface.
  • true: enable local control, this is the default mode.
  • false: disable local control


Example
The example disables local-control function of crossflow on port ae1.

admin@XorPlus# set aggregate-ethernet ae1 crossflow local-control false
admin@XorPlus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.