Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Page tree
Skip to end of metadata
Go to start of metadata

User can configure two physical ports or two LAGs as Flex Links or one physical port and one LAG as Flex Links.

Command Syntax

set interface aggregate-ethernet <lag_name> backup-port interface <interface_number>

To return the configuration enter:
delete interface aggregate-ethernet <lag_name> backup-port interface

Parameter

<lag_name> Name of a configured LAG interface.
<interface_number> Set backup port of an interface, which will disable RSTP/MSTP.

Example

This example is to set Flex links between a physical port and a LAG :

admin@XorPlus# set interface aggregate-ethernet ae1 backup-port interface ge-1/1/3
admin@XorPlus# commit
  • No labels