C613-50100-01 REV C Command Reference for x930 Series 2462
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
VIRTUAL CHASSIS STACKING (VCSTACK™) COMMANDS
SWITCHPORT
RESILIENCYLINK
switchport resiliencylink
Overview This command configures the switch port to be a member of the stack resiliency
link VLAN. Note that this switchport will only be used for stack resiliency-link traffic
and will not perform any other function, or carry any other traffic.
The no variant of this command removes the switchport from the resiliency link
VLAN.
Syntax
switchport resiliencylink
no switchport resiliencylink
Mode Interface Configuration
Usage Note that a resiliency link cannot be part of a static or dynamic aggregator group.
Examples To set the resiliency link to be VLAN 4093:
First, use the stack resiliencylink command to create the resiliency-link vlan
vlan4093
awplus# configure terminal
awplus(config)# stack resiliencylink vlan4093
Next, use the switchport resiliencylink command to assign the resiliency-link
vlan to the port, in this case port1.0.1.
awplus# configure terminal
awplus(config)# interface port1.0.1
awplus(config-if)# switchport resiliencylink
Related
Commands
stack resiliencylink
show stack resiliencylink