Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
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 gigabit-ethernet <port> backup-port interface <text>
delete interface gigabit-ethernet <port> backup-port interface
Parameter
• <port> ethernet switching port identifier,the valid ports range 1-52.
•<text> 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 gigabit-ethernet ge-1/1/1 backup-port interface ae1 admin@XorPlus# commit