Hi,

On this task FRTS is configured. As there is fragmentation the shaping queue
is automaticaly turned into WFQ. To limit the size of the shaping queue, I
used fair-queue parameter like this

map-class frame-relay FRTS
 frame-relay fragment 150
 frame-relay fair-queue 100 16

show traffic-shaping queue
Traffic queued in shaping queue on Serial1/0.24 dlci 204
  Queueing strategy: weighted fair
  Queueing Stats: 0/600/*100/*0 (size/max total/threshold/drops)
     Conversations  0/0/16 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
     Available Bandwidth 28 kilobits/sec


Strangely enough the DSG solution show

map-class frame-relay FRTS
 frame-relay fragment 150
 frame-relay fair-queue
 frame-relau holdq 100

show traffic-shaping queue
Traffic queued in shaping queue on Serial1/0.24 dlci 204
  Queueing strategy: weighted fair
  Queueing Stats: 0/600/*64*/0 (size/max total/threshold/drops)
     Conversations  0/0/16 (active/max active/max total)
     Reserved Conversations 0/0 (allocated/max allocated)
     Available Bandwidth 28 kilobits/sec

I thought  frame-relay holdq was for default FCFS shaped-queue but has of no
effect when fair-queue is used.
Is that correct ?

Thanks
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to