coldface 2007-10-29 13:20
Input error问题
我有一台2950,下面有个接口连接一个装有电话录音系统的PC。我发现经常连接不上此PC,登陆到那PC上看,发现发送的数据包的流量比较大!并且在ping网关的时候,经常有丢报现象。已确认本机是没有病毒的。
我察看了下此接口的状态,发现有好多输入错误。我换了根网线(确认网线是好的,cat 5),并且把接口的模式改为auto.但是还是出现丢报现象。下面是接口的一些状态。
switch>show interface fa 0/14
FastEthernet0/14 is up, line protocol is up (connected)
Hardware is Fast Ethernet, address is 0015.6257.2cce (bia 0015.6257.2cce)
MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
reliability 255/255, txload 69/255, rxload 1/255
Encapsulation ARPA, loopback not set
Keepalive set (10 sec)
Full-duplex, 100Mb/s, media type is 100BaseTX
input flow-control is unsupported output flow-control is unsupported
ARP type: ARPA, ARP Timeout 04:00:00
Last input never, output 00:00:00, output hang never
Last clearing of "show interface" counters never
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 0
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 652000 bits/sec, 965 packets/sec
5 minute output rate 27429000 bits/sec, 2490 packets/sec
664642212 packets input, 3721130663 bytes, 0 no buffer
Received 1037275 broadcasts (0 multicast)
198 runts, 0 giants, 0 throttles
[u][color=red]212 input errors, 14 CRC[/color][/u], 0 frame, 0 overrun, 0 ignored
0 watchdog, 272655 multicast, 0 pause input
0 input packets with dribble condition detected
1101045976 packets output, 1048613813 bytes, 0 underruns
0 output errors, 0 collisions, 4 interface resets
0 babbles, 0 late collision, 0 deferred
0 lost carrier, 0 no carrier, 0 PAUSE output
0 output buffer failures, 0 output buffers swapped out
请问原因何在?有什么解决方法?
谢谢!
heyilang 2007-10-29 14:06
1:先更换你PC网卡试试看。
2:如果PC网卡没有问题,再更换PC连接交换机的端口试试看。
这种情况估计硬件问题比较大。
coldface 2007-10-29 14:41
恩,我更换过交换机接口。还没更换PC的网卡看看。一会去测试下!
白胡子 2007-10-29 18:43
每100000个数据包出现1个crc应该在允许范围的,你input的数据包有664642212,这么点crc和input err我觉得问题应该不大,交换机上没看出有什么问题。不清楚你什么样一个拓扑,不知道你的网关在什么地方,不过你可以ping下交换机的管理地址先,至少可以确定是否问题出在pc和交换机之间