 |
|
HP : 0 / 189
MP : 30 / 3026
EXP : 57%
|
|
武林侠客
      
成员等级: 8
发表总数: 92
金币总数: 191
所属组别: 普通成员
注册日期: 2003/07/22

|
防火墙外口e0接电信入口,内口e1接6509,内部上网,常常会出现很短暂断网,是不是pix的性能不够呢? 我看了,内存和cpu利用率都很少,但是其接口的 input queue (curr/max blocks): hardware (128/128) software (0/145)好像不行了,要怎样才行呢,是不是只有升级硬件才行,有什么什么命令,来加大input queue的队列呢? pix520# sh proc cpu pix520# sh cpu usage CPU utilization for 5 seconds = 1%; 1 minute: 2%; 5 minutes: 2% pix520# sh mem Free memory: 210564920 bytes Used memory: 57870536 bytes ------------- ---------------- Total memory: 268435456 bytes pix520# sh int e0 interface ethernet0 "outside" is up, line protocol is up Hardware is i82559 ethernet, address is 0090.27af.a4bb IP address 61.157.137.2, subnet mask 255.255.255.252 MTU 1500 bytes, BW 100000 Kbit full duplex 1359203651 packets input, 1852192997 bytes, 0 no buffer Received 1 broadcasts, 0 runts, 0 giants 15971 input errors, 0 CRC, 0 frame, 15971 overrun, 0 ignored, 0 abort 1744490770 packets output, 1966733411 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collisions, 0 deferred 0 lost carrier, 0 no carrier input queue (curr/max blocks): hardware (128/128) software (0/145) output queue (curr/max blocks): hardware (0/128) software (0/520)
pix520# sh int e1 interface ethernet1 "inside" is up, line protocol is up Hardware is i82559 ethernet, address is 0090.27af.b919 IP address 10.10.0.2, subnet mask 255.255.255.252 MTU 1500 bytes, BW 100000 Kbit full duplex 1780185582 packets input, 4294815321 bytes, 0 no buffer Received 10 broadcasts, 0 runts, 0 giants 9668 input errors, 0 CRC, 0 frame, 9668 overrun, 0 ignored, 0 abor 1368318003 packets output, 2764389343 bytes, 0 underruns 0 output errors, 0 collisions, 0 interface resets 0 babbles, 0 late collisions, 0 deferred 26 lost carrier, 0 no carrier input queue (curr/max blocks): hardware (128/128) software (0/146) output queue (curr/max blocks): hardware (2/128) software (0/30) |