FRTS

From: Gery Pang (pang_gery@yahoo.com.hk)
Date: Mon Mar 10 2003 - 09:58:13 GMT-3


Hi Group,

If the requirement said: "to ensure a bandwidth of 300 kbps during
congestion, but allow throughput up to 512 kbps if enough bandwidth is
available on the interface"

Could the following method meet the requirement?

1. policy-map map1
     class qos1
     bandwidth 300
     shape peak 512000

map-class frame-relay qos1
 frame-relay adaptive-shaping
 service-policy output map1

2.
policy-map map2
  class qos2
   bandwidth 300
     police 512000 1000 1000 conform-action transmit exceed-action drop

map-class frame-relay qos2
 frame-relay adaptive-shaping
 service-policy output map2

3.
map-class frame-relay qos3
 frame-relay cir 512000
 frame-relay be 212000
 frame-relay mincir 300000
 frame-relay adaptive-shaping becn

4.
map-class frame-relay qos4
 frame-relay traffic-rate 300000 512000
 frame-relay adaptive-shaping becn

Thanks.

Gery



This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:36 GMT-3