Re: Frame relay traffic shaping

From: Lauren_Dygowski@xxxxxxxxxxxx
Date: Tue Jan 16 2001 - 10:15:25 GMT-3


   

The 12.0 Configuring Frame Relay documentation I am looking at says that that
frame-relay cir 32000 without the in/out option means it is applied both ways.
The in/out is optional if the circuit is symmetric.

Devender Singh <devender.singh@cmc.cwo.net.au> on 01/15/2001 07:09:36 PM
Please respond to Devender Singh <devender.singh@cmc.cwo.net.au>

To: "Ccielab@Groupstudy. Com (E-mail)" <ccielab@groupstudy.com>
cc: (bcc: Lauren Dygowski/IT/VGI)
Subject: Frame relay traffic shaping

!
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:31 GMT-3