cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
687
Views
0
Helpful
2
Replies

High Queue drop rate

jopetik09
Level 1
Level 1

Hi,

I have a router 2801 with two physical interfaces and two virtual interfaces created on Fa0/0 interface.

#x

Interface                  IP-Address      OK? Method Status                Protocol
FastEthernet0/0            unassigned      YES NVRAM  up                    up
FastEthernet0/0.1          10.10.1.1       YES NVRAM  up                    up
FastEthernet0/0.500        192.168.97.1    YES NVRAM  up                    up
FastEthernet0/1            192.168.49.2    YES NVRAM  up                    up
Tunnel1                    unassigned      YES NVRAM  up                    down


Since 4 days I was getting HighQueueDropRate on Fa0/0 and there was no hight utilization at that times.

#sh int FastEthernet0/0
FastEthernet0/0 is up, line protocol is up
  Hardware is Gt96k FE, address is 001b.5336.4404 (bia 001b.5336.4404)
  Description: $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 1/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, 100BaseTX/FX
  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 1d01h
  Input queue: 0/75/62734/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: fifo
  Output queue: 0/40 (size/max)
  5 minute input rate 508000 bits/sec, 546 packets/sec
  5 minute output rate 768000 bits/sec, 117 packets/sec
     25405539 packets input, 3452447687 bytes
     Received 84769 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog
     0 input packets with dribble condition detected
     5662837 packets output, 603362266 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out

As per Cisco doc I enabled Priority Queue on the Ethernet interface to use four priority queues with varying queue limits. But still the Input queue drop rate is increasing.


1#sh int FastEthernet0/0
FastEthernet0/0 is up, line protocol is up
  Hardware is Gt96k FE, address is 001b.5336.4404 (bia 001b.5336.4404)
  Description: $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
  MTU 1500 bytes, BW 100000 Kbit, DLY 100 usec,
     reliability 255/255, txload 1/255, rxload 2/255
  Encapsulation ARPA, loopback not set
  Keepalive set (10 sec)
  Full-duplex, 100Mb/s, 100BaseTX/FX
  ARP type: ARPA, ARP Timeout 04:00:00
  Last input 00:00:02, output 00:00:00, output hang never
  Last clearing of "show interface" counters 00:34:41
  Input queue: 0/75/1789/0 (size/max/drops/flushes); Total output drops: 0
  Queueing strategy: priority-list 1
  Output queue (queue priority: size/max/drops):
     high: 0/20/0, medium: 0/40/0, normal: 0/60/0, low: 0/80/0
  5 minute input rate 1162000 bits/sec, 656 packets/sec
  5 minute output rate 502000 bits/sec, 109 packets/sec
     1182428 packets input, 177848335 bytes
     Received 2367 broadcasts, 0 runts, 0 giants, 0 throttles
     0 input errors, 0 CRC, 0 frame, 0 overrun, 0 ignored
     0 watchdog
     0 input packets with dribble condition detected
     234817 packets output, 145452777 bytes, 0 underruns
     0 output errors, 0 collisions, 0 interface resets
     0 babbles, 0 late collision, 0 deferred
     0 lost carrier, 0 no carrier
     0 output buffer failures, 0 output buffers swapped out


Can someone please suggest me what needs to be done to stop the drop rate.

Thanks in advance.

Jopeti.

2 Replies 2

Mahesh Gohil
Level 7
Level 7

Hello Jopeti,

Can ou provide configuration of interface and an qos applied

Regards

Mahesh

Hi Mahesh,

below is the interface config.

#sh run int FastEthernet0/0
Building configuration...

Current configuration : 161 bytes
!
interface FastEthernet0/0
description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0$
no ip address
ip flow egress
duplex auto
speed auto
priority-group 1
end

Jopeti.

Review Cisco Networking for a $25 gift card