Users Guide

Table Of Contents
View detailed information about VLT ports in EXEC mode.
show vlt domain-id vlt-port-detail
View the current configuration of all VLT domains in EXEC mode.
show running-configuration vlt
VLT commands
backup destination
Configures the VLT backup link for heartbeat timers.
Syntax
backup destination {ip-address | ipv6 ipv6–address} [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 bringing up the 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 link is detected, 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 the exchange of
control information, such as, MAC and ARP tables between VLT peers. 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
1190 Virtual Link Trunking