QoS(simple Frame-Relay)

From: Evgeniy Voloshin (e.voloshin@equant.ru)
Date: Tue Mar 07 2006 - 10:10:07 GMT-3


I found some task:
Configure Frame Relay Shaping between two routers.
Maximum 128kbps on the Line, the Service Provider set the DE-Bit to drop
the Traffic at 48kbps. TC Interval - 125ms. Configure this with bc,
minMIN and CIR.

I think thah 128 is CIR, 48 is minCIR.
So Bc=CIR*Tc/1000=16

Is it correct answer:
interface serial x/y
 encapsulation frame-relay
 frame-relay interface-dlci 16
  class FR
!
map-class frame-relay FR
 frame-relay cir 128000
 frame-relay bc 16000
 frame-relay mincir 48000
 frame-relay adaptive-shaping ??? <-becn?
!

TIA!

---
Yev.


This archive was generated by hypermail 2.1.4 : Sat Apr 01 2006 - 10:07:38 GMT-3