Reference Guide
View VLT running conguration
OS10# show running-configuration vlt
!
vlt domain 1
peer-routing
discovery-interface ethernet1/1/17
!
interface port-channel1
vlt-port-channel 10
!
interface port-channel10
vlt-port-channel 20
!
interface port-channel20
vlt-port-channel 20
VLT commands
backup destination
Congures the VLT backup link for heartbeat timers.
Syntax
backup destination {ip-address | ipv6 ipv6–address} [vrf management]
Parameters
• ip-address — Enter the IPv4 address of the backup link.
• ipv6-address — Enter the IPv6 address of the backup link.
• vrf management — (Optional) Congures the management VRF instance for the backup IPv4 or IPv6
address.
Default Not congured
Command Mode VLT-DOMAIN
Usage Information The no version of this command removes the IP address from the backup link.
Example
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# backup destination 10.16.151.110 vrf management
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# backup destination ipv6 1::1 vrf management
Supported Releases 10.3.1E or later
delay-restore
Congures a time interval to delay the bringing up of VLT ports after reload or peer-link restoration between the VLT peer switches.
Syntax
delay-restore seconds
Parameters seconds — Enter a delay time, in seconds, to delay bringing up VLT ports after the VLTi device is reloaded, from 1
to 1200.
Default 90 seconds
Command Mode VLT-DOMAIN
Virtual link trunking 607