Users Guide

Table Of Contents
Configuring delay-restore port - non-VLT
Following table shows how to configure delay-restore ports on an interface and with a timer value:
Table 146. Configuring delay-restore port on an interface
Step Command Description
1
OS10# configure terminal
Enters Configuration
mode.
2
OS10(config)# interface ethernet 1/1/1
Enters Interface
configuration mode.
3
OS10(conf-if-eth1/1/1)# delay-restore-port enable
Enables delay-restore
port.
4
OS10(conf-if-eth1/1/1)# exit
Exits Interface
configuration mode and
enters Configuration
mode.
5
OS10(conf)# delay-restore-port timeout 120
Configures delay-
restore port timer to
120s.
Consider this switch is reloaded. On boot up, ethernet1/1/1 is kept down. The delay-restore timer is started and is run for 120
seconds. After the timer expires, ethernet1/1/1 is brought up.
You can use the following show command to view the current state of configurations and the timer:
OS10# show delay-restore-port
Delay-Restore Port timer : 90 seconds
Remaining time : 57 seconds
Delay-Restore Port enabled interfaces : Eth1/1/1
The following table lists the steps to disable delay-restore port on an interface and shows how to revert the timer value to
default:
Table 147. Disable delay-restore port
Step Command Description
1
OS10# configure terminal
Enters Configuration
mode.
2
OS10(config)# interface ethernet 1/1/1
Enters Interface
configuration mode.
3
OS10(conf-if-eth1/1/1)# no delay-restore-port
enable
Disables delay-restore
port.
4
OS10(conf-if-eth1/1/1)# exit
Exits Interface
configuration mode and
enters Configuration
mode.
5
OS10(conf)# no delay-restore-port timeout
Reverts delay-restore
timer value to default
90s.
Configuring delay-restore orphan port - VLT
Following table lists the steps that you need to perform to configure delay-restore orphan ports on ethernet1/1/1:
Table 148. Configuring delay-restore orphan ports
Virtual Link Trunking 1639