Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

T3 and Ouput Drop

Status
Not open for further replies.

PinkLips

ISP
Joined
Jan 27, 2004
Messages
75
Location
US
I've got a T3 interface and it's taking alot of output drops (output drops: 409083). Users are reporting intermitten connecitivty problems. ISP has verified that the curcuit is clean and the other endpoint interface is clean. What does the output drops mean? What are some possible reason why this is happening.

Serial1/0 is up, line protocol is up
Hardware is M1T-T3 pa
Description: T3 to Main State (36HFGA805950)
Internet address is 10.x.x.x/24
MTU 4470 bytes, BW 44210 Kbit, DLY 200 usec,
reliability 255/255, txload 10/255, rxload 30/255
Encapsulation HDLC, crc 16, loopback not set
Keepalive set (10 sec)
Restart-Delay is 0 secs
Last input 00:00:00, output 00:00:00, output hang never
Last clearing of "show interface" counters 16:36:17
Input queue: 0/75/0/0 (size/max/drops/flushes); Total output drops: 409083
Queueing strategy: fifo
Output queue: 0/40 (size/max)
5 minute input rate 5327000 bits/sec, 1091 packets/sec
5 minute output rate 1874000 bits/sec, 915 packets/sec
54902774 packets input, 4120414223 bytes, 0 no buffer
Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
0 parity
1 input errors, 1 CRC, 0 frame, 0 overrun, 0 ignored, 0 abort
68243314 packets output, 594219597 bytes, 0 underruns
0 output errors, 0 applique, 0 interface resets
0 output buffer failures, 0 output buffers swapped out
0 carrier transitions
rxLOS inactive, rxLOF inactive, rxAIS inactive
txAIS inactive, rxRAI inactive, txRAI inactive

Thanks,
Nicole
 
Normally that occurs when the interface get's more data than it can forward and it's queue fills up.

To verify if this is your problem, do the following:

interface serial1/0
load-interval 30
!puts the timer counters to 30second sampling

Now when you are experiencing the Internet outage/slowness... Do a show interface serial1/0. Look under the txload and the 30 second output rate.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top