cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2051
Views
0
Helpful
7
Replies

Troubleshooting switch ports

rsabapathee
Level 1
Level 1

We have switches in our network with specific ports not responding when connected to a workstation (LED doesnt light up).

How can I troubleshoot these specific ports?

thanks

7 Replies 7

Edison Ortiz
Hall of Fame
Hall of Fame

Try shutting down the port within the IOS and 'no shut' right after. There are times when ports go into err-disable state and they won't go active until you do the 'shut' & 'no shut' routine.

thx

thats exactly what im looking for what command to confirm that the port is in err-disable state?

#sh int status err-disabled

--

Please rate helpful posts.

Thanks

Edison Ortiz
Hall of Fame
Hall of Fame

In addition to err-disable status, verify the ports are associated to valid layer2 VLANs. If they are members of non-existant VLANs, the port will never go active.

hi,

command not valid on cisco 2900 & 2950 switches.

one particular port was working just fine on a vlan 3 port when it just stopped for no reasons.

up

I don't have 2900 switches around so I can't give you a similar command that works there. Go with the 'shut' & 'no shut' routine. Also verify VLAN3 is active by typing 'show vlan'.