Users Guide

Table Of Contents
Supported
Releases
10.5.2 or later
vlt delay-restore orphan-port ignore vlti-failure
Considers or ignores VLTi failures for delay-restore orphan port.
Syntax
vlt delay-restore orphan-port ignore vlti-failure
To disable the delay-restore orphan port configuration, enter the no delay-restore orphan-port
ignore vlti-failure command.
Parameters None.
Default Disabled
Command Mode INTERFACE CONFIGURATION MODE
Usage
Information
Use the range command to enable delay-restore orphan ports on all interfaces or on selected range of
interfaces.
Example
ENABLE/DISABLE ON PHYSICAL INTERFACE:
OS10(config)# interface ethernet 1/1/1
OS10(conf-if-eth1/1/1)# vlt delay-restore orphan-port ignore vlti-failure
OS10(conf-if-eth1/1/1)# no vlt delay-restore orphan-port ignore vlti-
failure
ENABLE/DISABLE ON PORT-CHANNEL:
OS10(config)# interface port-channel 1
OS10(conf-if-po-1)# vlt delay-restore orphan-port ignore-vlti-failure
OS10(conf-if-po-1)# no vlt delay-restore orphan-port ignore-vlti-failure
ENABLE ON RANGE OF ETHERNET INTERFACES/PORT-CHANNELS:
OS10(config)# interface range ethernet 1/1/1-1/1/10
OS10(conf-range-eth1/1/1-1/1/10)# vlt delay-restore orphan-port ignore-
vlti-failure
OS10(config)# interface range port-channel 1-10
OS10(conf-range-po-1-10)# vlt delay-restore orphan-port ignore-vlti-
failure
Supported
Releases
10.5.2 or later
vlt-port-channel
Configures the ID used to map interfaces on VLT peers into a single VLT port-channel.
Syntax
vlt-port-channel vlt-port-channel-id
Parameters vlt-port-channel-id Enter a VLT port-channel ID, from 1 to 128.
Default Not configured
Virtual Link Trunking 1661