From: Anand Ghody (vze2hq65@xxxxxxxxxxx)
Date: Thu Feb 07 2002 - 07:04:06 GMT-3
   
I setup per VC  traffic shaping in my frame relay setup ( a variation on
lab 14 in the Solie book), but I was wondering why after setting the Bc
to 8000  why it shows up as 15440 when I do a sho traffic-shape.  I
pasted the partial config and the output of sho traffic-shape below.
 Anyone know why this happens? I'm using version 12.1(5)
interface Serial0
 bandwidth 1544
 no ip address
 encapsulation frame-relay
 no fair-queue
 frame-relay traffic-shaping
 frame-relay lmi-type ansi
!
interface Serial0.1 multipoint
 bandwidth 1544
 ip address 128.10.0.1 255.255.255.248
 ip ospf network point-to-multipoint
 frame-relay interface-dlci 120
  class rate_limiter
 frame-relay interface-dlci 130
  class rate_enforcer
!
router ospf 20
 log-adjacency-changes
 network 128.10.0.0 0.0.0.7 area 0
 network 128.10.1.96 0.0.0.15 area 100
!
map-class frame-relay rate_enforcer
 frame-relay adaptive-shaping becn
 frame-relay cir 1544000
 frame-relay bc 8000
 frame-relay be 64000
 frame-relay mincir 32000
!
map-class frame-relay rate_limiter
 frame-relay adaptive-shaping becn
 frame-relay cir 1544000
 frame-relay bc 193000
 frame-relay be 1544000
 frame-relay mincir 1480000
!
end
JPL#sho traffic
Interface   Se0.1
       Access Target    Byte   Sustain   Excess    Interval  Increment Adapt
VC     List   Rate      Limit  bits/int  bits/int  (ms)      (bytes)
Active
130           1544000   9930   15440     64000     10        1930      BECN
120           1544000   199030 193000    1544000   32        6032      BECN
This archive was generated by hypermail 2.1.4 : Thu Jun 20 2002 - 13:46:15 GMT-3