Frame relay traffic shaping

From: Devender Singh (devender.singh@xxxxxxxxxxxxxx)
Date: Mon Jan 15 2001 - 21:09:36 GMT-3


   
!
interface Serial0
 bandwidth 38
 ip address 170.10.9.5 255.255.255.240
 ip directed-broadcast
 encapsulation frame-relay
 no ip mroute-cache
 logging event subif-link-status
 logging event dlci-status-change
 frame-relay traffic-shaping
 frame-relay interface-dlci 502
  class R5R2
 frame-relay interface-dlci 503
  class R5R3
 crypto map toR3
!
!
map-class frame-relay R5R2
 frame-relay cir in 38400
 frame-relay cir out 38400
 frame-relay bc 4800
 frame-relay be 0
 frame-relay mincir in 16000
 frame-relay mincir out 16000
 frame-relay adaptive-shaping becn
!
map-class frame-relay R5R3
 frame-relay cir 32000
 frame-relay bc 4000
 frame-relay be 6400
 frame-relay mincir 22000
 frame-relay adaptive-shaping becn

Question: Frame relay traffic shaping

What is the diffrence between the traffic shaping defined in map-class R5R2
and map-class R5R3. What I am exactly refering to is commands with and
without in/out options. Does cir without any in or out mean both. I don't
know. Also near enough answer is not good enough.

best regards



This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:27:30 GMT-3