Enabling The Error-Disabled Detection - Cisco Nexus 3000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for Nexus 3000 series:
Table of Contents

Advertisement

Enabling the Error-Disabled Detection

Command or Action
Step 4
switch(config-if)# no cdp enable
The following example shows how to enable CDP for an Ethernet port:
switch# configure terminal
switch(config)# interface ethernet 1/4
switch(config-if)# cdp enable
This command can only be applied to a physical Ethernet interface.
Enabling the Error-Disabled Detection
You can enable error-disable (err-disabled) detection in an application. As a result, when a cause is detected
on an interface, the interface is placed in an err-disabled state, which is an operational state that is similar to
the link-down state.
SUMMARY STEPS
1. config t
2. errdisable detect cause {all | link-flap | loopback}
3. shutdown
4. no shutdown
5. show interface status err-disabled
6. copy running-config startup-config
DETAILED STEPS
Command or Action
Step 1
config t
Example:
switch# config t
switch(config)#
Step 2
errdisable detect cause {all | link-flap | loopback}
Example:
switch(config)# errdisable detect cause all
switch(config)#
Step 3
shutdown
Example:
switch(config)# shutdown
switch(config)#
Cisco Nexus 3000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)U1(1)
14
Purpose
Disables CDP for the interface.
Purpose
Enters configuration mode.
Specifies a condition under which to place the interface in
an err-disabled state. The default is enabled.
Brings the interface down administratively. To manually
recover the interface from the err-disabled state, enter this
command first.
Configuring Ethernet Interfaces

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents