Home | Net Issues | Net How To | Wireless | Case Studies | Articles | Forums | Services | Donations | Careers | About Us | Contact Us|

Web Cisco
 

Port-channel1 is down, line protocol is down (notconnect)

 

Situation: After configure port-channel 1 for NIC Teaming,, the Windows server can't access teh LAN.

 

Resolution: use "show interface port-channel 1" to check the status. It shows, the Port-channel1 is down.

Switch#show interface port-channel 1
Port-channel1 is down, line protocol is down (notconnect)

 

Use shutdown and no shutdown to turn the interface on.

Switch#conf t
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#int Port-channel1
Switch(config-if)#shutdown
Switch(config-if)#no shutdown
Switch(config-if)#end

 

Post your questions, comments, feedbacks and suggestions

Contact a consultant

Related Topics

 

 

  This web is provided "AS IS" with no warranties.
Copyright © 2002-2007 ChicagoTech.net, All rights reserved. Unauthorized reproduction forbidden.