Connectivity Guide

Table Of Contents
1 ABSENT
* 2 10.16.128.30
VLT commands
backup destination
Configures the VLT backup link for heartbeat timers.
Syntax
backup destination {ip-address | ipv6 ipv6address} [vrf management]
[interval interval-time]
Parameters
ip-address Enter the IPv4 address of the backup link.
ipv6-address Enter the IPv6 address of the backup link.
vrf management (Optional) Configure the management VRF instance for the backup IPv4 or
IPv6 address.
interval interval-time (Optional) Enter the time in seconds to configure the heartbeat
interval.
Default Not configured
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
interval 30
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# backup destination ipv6 1::1 vrf management interval 30
Supported
Releases
10.3.1E or later
delay-restore
Configures a time interval to delay VLT ports bring up 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
Usage
Information
Use this command to delay the system from bringing up the VLT port for a brief period to allow L3 routing
protocols to converge. If the peer VLT device was up at the time the VLTi link failed, use this command
after you reload a VLT device. The no version of this command resets the delay time to the default value.
Example
OS10(conf-vlt-1)# delay-restore 100
Supported
Releases
10.3.0E or later
Virtual Link Trunking 1009