外网掉包或网络延迟大,网络不稳定的判断

外网掉包或网络延迟大:
1.Ping 同交换机其他电脑IP -t
例如,内网中同交换机的另一台电脑IP为:192.168.0.18,则在MS-DOS方式中输入:
Ping 192.168.0.18 -t
Reply from 192.168.0.18: bytes=32 time<10ms TTL=255
Reply from 192.168.0.18: bytes=32 time<10ms TTL=255
Reply from 192.168.0.18: bytes=32 time=1ms TTL=255 (此现象表明内网网络或相关网络设置有问题)
Reply from 192.168.0.18: bytes=32 time<10ms TTL=255
Request timed out. (内网丢包)
解决办法:
1.更换客户机重新测试,或许是因为网卡驱动或该客户机网卡或网线有问题.
2.更换陈旧或低劣的网络设备.
3.将Windows 98操作系统与Windows 2000操作系统(含Windows 2000以上操作系统)的工作组区分开来,如:Windows 98操作系统统一工作组为:Netbar,Windows 2000及以上操作系统为:Network.


2.Ping 内网网关IP -t
例如,内网中网关IP为:192.168.0.1,则在MS-DOS方式中输入:
Ping 192.168.0.1 -t
Reply from 192.168.0.1: bytes=32 time<10ms TTL=255
Reply from 192.168.0.1: bytes=32 time<10ms TTL=255
Reply from 192.168.0.1: bytes=32 time=1ms TTL=255 (此现象表明内网网络或相关网络设置有问题)
Reply from 192.168.0.1: bytes=32 time<10ms TTL=255
Request timed out. (内网丢包)
解决办法:
1.更换客户机重新测试,或许是因为网卡驱动或该客户机网卡或网线有问题.
2.查杀内网所有电脑是否感染病毒.
3.更换陈旧或低劣的网络设备.
4.将Windows 98操作系统与Windows 2000操作系统(含Windows 2000以上操作系统)的工作组区分开来,如:Windows 98操作系统统一工作组为:Netbar,Windows 2000及以上操作系统为:Network.
5.更换网关设备.


3.Ping 外网网关IP -t
例如,外网中网关IP为:218.5.18.1,则在MS-DOS方式中输入:
Ping 218.5.18.1 -t
Reply from 218.5.18.1: bytes=32 time=20ms TTL=255
Reply from 218.5.18.1: bytes=32 time=22ms TTL=255
Request timed out. (外网丢包)
Reply from 218.5.18.1: bytes=32 time=20ms TTL=255
Reply from 218.5.18.1: bytes=32 time=22ms TTL=255
1.重新启动外网链路设备,如光纤收发器或ADSL MODEM,当问题得以解决,此现象多为外网链路设备工作不稳定所致,建议更换外网链路设备.
2.重新启动网关设备,如问题得以解决,此现象多为网关设备承载能力有限所致,建议更换网关设备.
3.更换网线,将外网链路设备与内网网关设备的网线更换;将内网网关设备与交换机网线更换.

以上解决方案仍未彻底解决外网丢包,则建议:直接单机与外网链路设备连接上网,如若继续掉包或网络延迟大,请与当地ISP联系,申报网络障碍.