2-88
Cisco Catalyst Blade Switch 3030 Command Reference
78-17262-01
Chapter 2 Cisco Catalyst Blade Switch 3030 Cisco IOS Commands
errdisable detect cause
Usage Guidelines
A cause (
all
,
dhcp-rate-limit
, and so forth) is the reason why the error-disabled state occurred. When a
cause is detected on an interface, the interface is placed in an error-disabled state, an operational state
that is similar to a link-down state.
If you set a recovery mechanism for the cause by entering the
errdisable recovery
global configuration
command for the cause, the interface is brought out of the error-disabled state and allowed to retry the
operation when all causes have timed out. If you do not set a recovery mechanism, you must enter the
shutdown
and then the
no shutdown
commands to manually recover an interface from the
error-disabled state.
Examples
This example shows how to enable error-disabled detection for the link-flap error-disabled cause:
Switch(config)#
errdisable detect cause link-flap
You can verify your setting by entering the
show errdisable detect
privileged EXEC command.
Related Commands
Command
Description
show errdisable detect
Displays error-disabled detection information.
show interfaces
status err-disabled
Displays interface status or a list of interfaces in the
error-disabled state.