C613-50170-01 Rev B
Command Reference for x510 Series
2103
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
V
IRTUAL
C
HASSIS
S
TACKING
(VCS
TACK
™) C
OMMANDS
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