Users Guide

Table Of Contents
delay-restore-port timeout
Configures delay-restore port timer value.
Syntax
delay-restore-port timeout timeout-value
To remove configured timer value and return to default, enter the no delay-restore-port
timeout command.
Parameters
timeout timeout-value - Enter the keyword timeout followed by the timeout value. The range is
from 1 to 1200.
Default 90 seconds
Command Mode CONFIGURATION MODE
Usage
Information
This command is used to configure the global delay-restore-port timer value for non-VLT scenarios. This
timer value is different from the delay-restore timer configuration under VLT domain. The ports where
delay-restore-port is enabled are kept down after boot up for the specified number of seconds.
Example
OS10(config)# delay-restore-port timeout 100
OS10(config)# no delay-restore-port timeout
Supported
Releases
10.5.2 or later
discovery-interface
Configures the interface to discover and connect to a VLT peer in the VLT interconnect (VLTi) link between peers.
Syntax
discovery-interface {ethernet node/slot/port[:subport]}
Parameters ethernet Enter the Ethernet interface information for the port on a VLT peer. You can also enter a
range of interfaces separated by hyphens and commas.
Default None
Command Mode VLT-DOMAIN
Usage
Information
The VLT node discovery service automatically connects the discovery port to its peer node port and
creates VLTi interfaces. The no version of this command disables the discovery-interface configuration.
NOTE: Dell EMC recommends that you disable flow-control on discovery interfaces. Use the no
flowcontrol receive and no flowcontrol transmit commands to disable flow-control.
Example
OS10(config)# vlt-domain 1
OS10(conf-vlt-1)# discovery-interface ethernet 1/1/15
OS10(conf-if-eth1/1/15)# no flowcontrol receive
OS10(conf-if-eth1/1/15)# no flowcontrol transmit
Example (range)
OS10(config)# vlt-domain 2
OS10(conf-vlt-2)# discovery-interface ethernet 1/1/1-1/1/2
OS10(conf-if-eth1/1/1)# no flowcontrol receive
OS10(conf-if-eth1/1/1)# no flowcontrol transmit
OS10(conf-if-eth1/1/2)# no flowcontrol receive
OS10(conf-if-eth1/1/2)# no flowcontrol transmit
Supported
Releases
10.2.0E or later
Virtual Link Trunking 1645