Here is what I get when I turn it on:

Before:

RBROOM#sho int s0/0
Serial0/0 is up, line protocol is up 
  Hardware is PowerQUICC Serial
  Backup interface Async65, failure delay 10 sec, secondary disable
delay 10 sec,
  kickin load not set, kickout load not set
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, 
     reliability 255/255, txload 15/255, rxload 15/255
  Encapsulation FRAME-RELAY, loopback not set
  Keepalive set (10 sec)
  LMI enq sent  336795, LMI stat recvd 336795, LMI upd recvd 0, DTE LMI
up
  LMI enq recvd 0, LMI stat sent  0, LMI upd sent  0
  LMI DLCI 1023  LMI type is CISCO  frame relay DTE
  Broadcast queue 0/64, broadcasts sent/dropped 2767757/0, interface
broadcasts 2517507
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters 5w3d
  Queueing strategy: fifo
  Output queue 0/40, 103719 drops; input queue 0/75, 0 drops
  5 minute input rate 92000 bits/sec, 81 packets/sec
  5 minute output rate 91000 bits/sec, 81 packets/sec
     170585258 packets input, 3767744537 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     103 input errors, 45 CRC, 54 frame, 0 overrun, 0 ignored, 4 abort
     170736044 packets output, 2248579560 bytes, 0 underruns
     0 output errors, 0 collisions, 2 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

RBROOM#

RBROOM#sho run int s0/0
Building configuration...

Current configuration : 244 bytes
!
interface Serial0/0
 no ip address
 encapsulation frame-relay
 no ip mroute-cache
 tx-ring-limit 14
 tx-queue-limit 14
 no fair-queue
 frame-relay traffic-shaping
end

RBROOM#sho run map
Building configuration...

Current configuration:
!
map-class frame-relay VoIP-512k
 no frame-relay adaptive-shaping
 frame-relay cir 512000
 frame-relay bc 5120
 frame-relay be 0
 frame-relay mincir 512000
 service-policy output voice
!

Now I add FRF:

RBROOM#conf t
Enter configuration commands, one per line.  End with CNTL/Z.
RBROOM(config)#map-class fram VoIP-512k
RBROOM(config-map-class)#frame frag 1600
RBROOM(config-map-class)#end
RBROOM#

RBROOM#sho int s0/0
Serial0/0 is up, line protocol is up 
  Hardware is PowerQUICC Serial
  Backup interface Async65, failure delay 10 sec, secondary disable
delay 10 sec,
  kickin load not set, kickout load not set
  MTU 1500 bytes, BW 1544 Kbit, DLY 20000 usec, 
     reliability 255/255, txload 17/255, rxload 17/255
  Encapsulation FRAME-RELAY, loopback not set
  Keepalive set (10 sec)
  LMI enq sent  336785, LMI stat recvd 336785, LMI upd recvd 0, DTE LMI
up
  LMI enq recvd 0, LMI stat sent  0, LMI upd sent  0
  LMI DLCI 1023  LMI type is CISCO  frame relay DTE
  Broadcast queue 0/64, broadcasts sent/dropped 2767686/0, interface
broadcasts 2517444
  Last input 00:00:00, output 00:00:00, output hang never
  Last clearing of "show interface" counters 5w3d
  Queueing strategy: dual fifo
  Output queue: high size/max/dropped 0/256/0
  Output queue 0/128, 103719 drops; input queue 0/75, 0 drops
  5 minute input rate 108000 bits/sec, 83 packets/sec
  5 minute output rate 105000 bits/sec, 84 packets/sec
     170576920 packets input, 3766802146 bytes, 0 no buffer
     Received 0 broadcasts, 0 runts, 0 giants, 0 throttles
     103 input errors, 45 CRC, 54 frame, 0 overrun, 0 ignored, 4 abort
     170727749 packets output, 2247661861 bytes, 0 underruns
     0 output errors, 0 collisions, 1 interface resets
     0 output buffer failures, 0 output buffers swapped out
     0 carrier transitions
     DCD=up  DSR=up  DTR=up  RTS=up  CTS=up

Supposedly, the dual FIFO queue must be there for LLQ over frame relay
to work.  However, adding FRF really damaged our call quality and we had
much better results without it.

John

>>> "Steven A. Ridder"  1/28/02 4:04:34 PM
>>>
I didn't get dual-fifo on my serial, with either a frf.12 nor
frame-relay
traffic-shaping and I have 12.2.6a.  I have seen dual-fifo though

STeve




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=33521&t=32968
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to