Unsolved

This post is more than 5 years old

40 Posts

26149

August 16th, 2005 19:00

Powerconnect 3348 - auto port disable?

I have several ports that seem to have automatically disabled themselves. For the first two, I had a router connected that had a duplex mismatch with the switch. This of course generated a lot of errors. I didn't really notice any performance issues but I did notice it when the switched stopped allowing communication on that port (our companys internet connection went down). I thought it was just a bad port so I moved it to another one. The same thing happened on the new port about a day later. At that time I dug a little more and found the duplex mismatch.
 
My question is - does the switch have a certain error limit that it will allow that if passed, will result in the port being disabled? If so, is there a way to turn the port back on (on the second failure I tried plugging the router back in the original port but it still didn't work)?
 
Thanks
Cliff

August 19th, 2005 13:00

Cliff,
Sounds like the problem is that you have auto-negotiation enabled on one side of the connection but not the other.  If you enable port auto-negotation (negotiate for speed and duplex etc) then if the negotation fails the port may shutdown as you have seen.  Just make sure that if you enable auto-negotiation you do so on both end of the connection (switch and router or PC for example).
To disable the auto shutdown and reenable your port try this:

Console (config) # interface ethernet 1/e1

Console (config-if) # no shutdown

Cuong.

40 Posts

August 19th, 2005 14:00

Thanks for the reply.

I know there was a negotiation issue. The router that was plugged in was an older router that had a hardcoded 10mb full duplex interface. The switch was set to auto and config'd itslef as 10/half. Hence the errors on the interfaces. Is there an auto shutdown or auto blocking feature after a certain amount of errors though? Because the router was up and running for several days before it suddenly stopped working.

I will try the no shutdown command to see if I can bring those interaces back online. Thanks for the help!

Cliff

No Events found!

Top