Pinging switch results in alternating high/low response times

Posted by Paul Pringle on Server Fault See other posts from Server Fault or by Paul Pringle
Published on 2010-04-23T14:06:50Z Indexed on 2010/04/23 14:13 UTC
Read the original article Hit count: 313

Filed under:

We have two switches that are behaving strangely. When I ping them the responses alternate between high and low results:

C:\Users\paul>ping sw-linksys1 -t

Pinging sw-linksys1.sep.com [172.16.254.235] with 32 bytes of data:
Reply from 172.16.254.235: bytes=32 time=39ms TTL=64
Reply from 172.16.254.235: bytes=32 time=154ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64
Reply from 172.16.254.235: bytes=32 time=142ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64
Reply from 172.16.254.235: bytes=32 time=143ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64
Reply from 172.16.254.235: bytes=32 time=146ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64
Reply from 172.16.254.235: bytes=32 time=152ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64
Reply from 172.16.254.235: bytes=32 time=153ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64
Reply from 172.16.254.235: bytes=32 time=153ms TTL=64
Reply from 172.16.254.235: bytes=32 time=2ms TTL=64

Other switches in the network behave normally. I've rebooted the switches, but the behavior still is there with the ping. Any ideas on how to troubleshoot this?

Thanks!

© Server Fault or respective owner

Related posts about ping