cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
294
Views
0
Helpful
2
Replies

Peak rate and Bc/Betraffic shape

annayuzhao
Level 1
Level 1

This the traffic shape I configured and applied on the PVC

--------------------------------------

map-class frame-relay test1

frame-relay traffic-rate 64000 96000

--------------------------------------------------

But show commands confuses me, why sustain is 64000? Isn't sustain meaning Bc, which is

Burst rate /interval? not per second. right

r1#sh traffic-shape

Interface Se0/0.1

Target Byte Sustain Excess Interval Increment

Rate Limit bits/int bits/int ms

64000 5000 64000 32000 125

Thanks

2 Replies 2

beng
Level 1
Level 1

You are configuring the GTS (generic traffic shaping). You need to use "map-class" to define all the parameter for frame-relay traffic shaping.

for example:

map-class frame-relay cisco

frame-relay cir 64000

frame-relay mincir 32000

frame-relay adaptive-shaping becn

frame-relay bc 8000

frame-relay be 16000

Here is the URL with the detailed info:

http://www.cisco.com/warp/customer/125/traffic_shaping_6151.html

There are two ways to configure FR traffic shaping , one way is as you said. It's very clear. The other way is what I am doing. Router will auto calculator the Be/Bc and interval based on average and peak rate. See this link.http://www.cisco.com/en/US/tech/tk713/tk237/technologies_tech_note09186a0080094372.shtml

But just the show result doesn't make sense to me.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: