How to track down all error-disabled ports?

Cooky

Golden Member
Apr 2, 2002
1,408
0
76
Is there a command to find all the error-disabled ports in a Cisco network of 20 switches, instead of going to them one by one?
 

Pheran

Diamond Member
Apr 26, 2001
5,740
35
91
Nope, but if I wanted to accomplish that I'd run an SNMP query against all the switches to find the state of all ports, probably using a Perl script.