Glogger Steven schrieb:
problem is fixed. tix-2 was on speed auto/duplex auto.
BTW this is a common issue. If you happen to run some Cisco 29xx|35xx switches, check duplex problems with entering
#sh int | inc CRC
or
#sh int | inc error
if it shows more than just a couple of errors, then you most likely have a duplex / speed mismatch.
Rule of thumb: - Cisco Switch - any Switch: usually set to Speed 100 / Full Duplex - Cisco Switch - Cisco Router: always set both sides to Speed 100 / Full Duplex - Cisco Switch - Host: usually better to use Speed auto / Duplex auto
So don't be surprised if you have bad performance with Duplex mismatch. Another possibility is to check the LED status of the Ciscos - if you see yellow blinking (instead of green), then something is wrong.
HTH F.