cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
874
Views
0
Helpful
4
Replies

Network Performing Slow

Mohit Chauhan
Level 1
Level 1

Hi friends,

I have this small network comprising of around 40 users complaining about the poor speed. And they have 2900 WAN router having 10M service. The interesting thing is that they are using proxy server for all the communication.

I am very new to the server side of thing-and wanted to confirm if the proxy server is packed full to its capacity for serving to clients' requests making it slow or its something to do on the network like WAN link being overloaded or showing errors.

I did "sh interface g0/1" (WAN interface) and to me it looks there is not much load as the tx and rxload values are fairly ok. (as shown below). Moreover the output drops is 7341. I am still guessing if thats not too bad??

The other thing I did was to test the "sh ip nat transalations" which is all coming from the PRoxy server and was wondering if that is the place of bottleneck. Currently there were showing around 570 entries. Below are the output from there as well. Also, I was keen to know what is the "----" indicates in some of th output?

CO2900#sh int g0/1

GigabitEthernet0/1 is up, line protocol is up

  Hardware is CN Gigabit Ethernet, address is 30e4.dbaa.49a9 (bia 30e4.dbaa.49a9)

  Internet address is x.x.x.x/30

  MTU 1500 bytes, BW 10000 Kbit/sec, DLY 1000 usec,

     reliability 255/255, txload 1/255, rxload 7/255

  Encapsulation ARPA, loopback not set

  Keepalive set (10 sec)

  Full-duplex, 10Mb/s, media type is RJ45

  output flow-control is unsupported, input flow-control is unsupported

  ARP type: ARPA, ARP Timeout 04:00:00

  Last input 00:00:00, 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: 7341

  Queueing strategy: fifo

  Output queue: 0/40 (size/max)

  5 minute input rate 309000 bits/sec, 30 packets/sec

  5 minute output rate 65000 bits/sec, 26 packets/sec

     79845054 packets input, 1581765753 bytes, 7221 no buffer

     Received 156188 broadcasts, 0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored

     0 watchdog, 0 multicast, 0 pause input

     0 input packets with dribble condition detected

     75012342 packets output, 2561296875 bytes, 0 underruns

     0 output errors, 0 collisions, 2 interface resets

     0 unknown protocol drops

     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

CO2900#sh int g0/0

GigabitEthernet0/0 is up, line protocol is up

  Hardware is CN Gigabit Ethernet, address is 30e4.dbaa.49a8 (bia 30e4.dbaa.49a8)

  Description: LAN

  Internet address is y.y.y.y/24

  MTU 1500 bytes, BW 1000000 Kbit/sec, DLY 10 usec,

     reliability 255/255, txload 1/255, rxload 1/255

  Encapsulation ARPA, loopback not set

  Keepalive set (10 sec)

  Full-duplex, 1000Mb/s, media type is RJ45

  output flow-control is XON, input flow-control is XON

  ARP type: ARPA, ARP Timeout 04:00:00

  Last input 00:00:00, output 00:00:01, 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 61000 bits/sec, 24 packets/sec

  5 minute output rate 280000 bits/sec, 25 packets/sec

     73826502 packets input, 2632743045 bytes, 0 no buffer

     Received 2660973 broadcasts, 0 runts, 0 giants, 0 throttles

     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored

     0 watchdog, 97918 multicast, 355 pause input

     0 input packets with dribble condition detected

     76331633 packets output, 1229375954 bytes, 0 underruns

     0 output errors, 0 collisions, 0 interface resets

     272990 unknown protocol drops

     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

==================================

CO2900#sh ip nat translations

Pro Inside global         Inside local          Outside local         Outside global

tcp 202.72.130.202:1723   10.0.0.10:1723        ---                   ---

tcp 202.72.130.202:2518   10.0.0.10:2518        66.220.151.77:443     66.220.151.77:443

tcp 202.72.130.202:2547   10.0.0.10:2547        69.194.140.50:443     69.194.140.50:443

tcp 202.72.130.202:2548   10.0.0.10:2548        69.194.140.50:443     69.194.140.50:443

tcp 202.72.130.202:3389   10.0.0.10:3389        195.141.183.162:63302 195.141.183.162:63302

tcp 202.72.130.202:3389   10.0.0.10:3389        202.89.162.121:24968  202.89.162.121:24968

tcp 202.72.130.202:3389   10.0.0.10:3389        ---                   ---

tcp 202.72.130.202:3894   10.0.0.10:3894        203.215.26.210:80     203.215.26.210:80

tcp 202.72.130.202:4127   10.0.0.10:4127        69.171.229.35:443     69.171.229.35:443

tcp 202.72.130.202:4222   10.0.0.10:4222        207.46.61.31:80       207.46.61.31:80

thanks!

4 Replies 4

Cory Dryden
Level 1
Level 1

Hey mate,

This may help explain a few things. The output drops field is high though. I have a router that has not gone down for a looong time and it has 0 there.

http://www.cisco.com/en/US/products/hw/routers/ps133/products_tech_note09186a0080094791.shtml

Hi there

I have reset the counter on the interface and in last 24 hours haven't seen a single drop. I am hoping that should be fine. I'll check the uptime and update soon.

Sent from Cisco Technical Support iPhone App

johnlloyd_13
Level 9
Level 9

hi mohit,

could you post your 2900 router running-config?

is there a LAN switch where the server is connected?

Yea the server is connected to an internal switch. That is Dell 6248 model.

I'll send u the sh run from the 2900 router by tomorrow. Thanks!

Sent from Cisco Technical Support iPhone App

Review Cisco Networking products for a $25 gift card