Difference between revisions of "Determining the cause for err-disabled port"

From Notes_Wiki
(Created page with "<yambe:breadcrumb>Switch_configuration_notes|Switch configuration</yambe:breadcrumb> =Determining the cause for err-disabled port= In Cisco switches port status can change to...")
 
m
 
Line 1: Line 1:
<yambe:breadcrumb>Switch_configuration_notes|Switch configuration</yambe:breadcrumb>
[[Main Page|Home]] > [[Switch configuration notes]] > [[Determining the cause for err-disabled port]]
=Determining the cause for err-disabled port=


In Cisco switches port status can change to err-disabled for various reasons.  To determine exact cause one can use:
In Cisco switches port status can change to err-disabled for various reasons.  To determine exact cause one can use:
Line 10: Line 9:


https://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00806cd87b.shtml contains detailed information for each type of error and reasons that may cause a specific type of error.
https://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00806cd87b.shtml contains detailed information for each type of error and reasons that may cause a specific type of error.
[[Main Page|Home]] > [[Switch configuration notes]] > [[Determining the cause for err-disabled port]]

Latest revision as of 02:43, 28 March 2022

Home > Switch configuration notes > Determining the cause for err-disabled port

In Cisco switches port status can change to err-disabled for various reasons. To determine exact cause one can use:

  1. In global configuration mode use 'errdisable recovery cause all' to enable automated recovery
  2. Then in privileged exec mode use 'show errordisable recovery' to see various types of error possible and also in recovery section the reason why specific port has been disabled.

Note that once configured switch will automatically recover from various errors in 300 seconds. Hence if this is not desired one should use 'no errdisable recovery cause all' once the cause of error has been determined.


https://www.cisco.com/en/US/tech/tk389/tk621/technologies_tech_note09186a00806cd87b.shtml contains detailed information for each type of error and reasons that may cause a specific type of error.



Home > Switch configuration notes > Determining the cause for err-disabled port