Configuring The Error-Disabled Recovery Interval - Cisco nexus 5000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for nexus 5000 series:
Table of Contents

Advertisement

Configuring the Error-Disabled Recovery Interval

SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# errdisable recovery cause {all | udld | bpduguard | link-flap | failed-port-state |
pause-rate-limit}
3. switch(config)# show interface status err-disabled
4. (Optional) switch(config)# copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# errdisable recovery cause {all |
udld | bpduguard | link-flap | failed-port-state |
pause-rate-limit}
Step 3
switch(config)# show interface status
err-disabled
Step 4
switch(config)# copy running-config
startup-config
This example shows how to enable err-disabled recovery under all conditions:
switch# configure terminal
switch(config)# errdisable recovery cause all
switch(config)# show interface status err-disabled
switch(config)# copy running-config startup-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.
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# errdisable recovery interval interval
3. switch(config)# show interface status err-disabled
4. (Optional) switch(config)# copy running-config startup-config
Cisco Nexus 5000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.1(3)N1(1)
22
Purpose
Enters global configuration mode.
Specifies a condition under which the interface automatically
recovers from the err-disabled state, and the device retries bringing
the interface up. The device waits 300 seconds to retry. The default
is disabled.
Displays information about err-disabled interfaces.
(Optional)
Saves the change persistently through reboots and restarts by
copying the running configuration to the startup configuration.
Configuring Ethernet Interfaces
OL-25842-01

Advertisement

Table of Contents
loading

Table of Contents