![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/f/32/f3267d01-9f9c-43be-a6f1-7854cb1b758f/f3267d01-9f9c-43be-a6f1-7854cb1b758f-bg1e.png)
PurposeCommand or Action
Displays information about err-disabled
interfaces.
show interface status err-disabled
Example:
switch(config)#show interface status
err-disabled
Step 3
(Optional) Copies the running configuration to
the startup configuration.
copy running-config startup-config
Example:
switch(config)#copy running-config
startup-config
Step 4
This example shows how to enable err-disabled recovery under all conditions:
switch(config)#errdisable recovery cause all
switch(config)#
Configuring the Error-Disabled Recovery Interval
You can use this procedure to configure the err-disabled recovery timer value. The range is from 30 to 65535
seconds. The default is 300 seconds.
Procedure
PurposeCommand or Action
Enters configuration mode.config t
Example:
switch#config t
switch(config)#
Step 1
Specifies the interval for the interface to
recover from the err-disabled state. The range
errdisable recovery interval interval
Example:
switch(config)#errdisable recovery
interval 32
switch(config-if)#
Step 2
is from 30 to 65535 seconds. The default is
300 seconds.
Displays information about err-disabled
interfaces.
show interface status err-disabled
Example:
switch(config)#show interface status
err-disabled
Step 3
(Optional) Copies the running configuration
to the startup configuration.
copy running-config startup-config
Example:
switch(config)#copy running-config
startup-config
Step 4
Cisco Nexus 5000 Series NX-OS Interfaces Configuration Guide, Release 5.2(1)N1(1)
18 78-26881-OL
Configuring Layer 2 Interfaces
Configuring the Error-Disabled Recovery Interval