Users Guide

Table Of Contents
Switch4# show port-channel summary
Flags: D - Down I - member up but inactive P - member up and active
U - Up (port-channel) F - Fallback Activated
------------------------------------------------------------------------
Group Port-Channel Type Protocol Member Ports
------------------------------------------------------------------------
7 port-channel7 (U) Eth DYNAMIC 1/1/47:1(P) 1/1/47:2(P)
1000 port-channel1000 (U) Eth STATIC 1/1/62(P) 1/1/63(P)
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 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.
1644 Virtual Link Trunking