From: Joe Chang (changjoe@earthlink.net)
Date: Wed Mar 12 2003 - 20:52:17 GMT-3
I don't think it is a feature of traffic policing to guarantee bandwidth.
Also, please note that the value following the burst size value is in bytes,
so "512000" is actually 4,096,000 bits.
----- Original Message -----
From: "CCIE FUN" <ccieexam2002@yahoo.com>
To: "Gery Pang" <pang_gery@yahoo.com.hk>; "ccielab" <ccielab@groupstudy.com>
Sent: Wednesday, March 12, 2003 2:03 AM
Subject: Re: FRTS
> I think number # 4 should do it
> or try this
>
> class map qos1
> match protocol (or access-group) or interface
> !
> policy-map qos1
> class qos1
> police 300000 512000 exceed-action drop
> !
> int s0/1
> service-policy qos1
> --- Gery Pang <pang_gery@yahoo.com.hk> wrote:
> > 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
> >
> >
> _________________________________________________________
> > 'Z*:E:6F(.e/*(`)!A%*>F%k(=('u'J6T)!A'A3L,u(Twins)...
> > 9L$d-:$b>w9aAn BIRing3#1o
> > http://ringtone.yahoo.com.hk
>
>
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Web Hosting - establish your business online
> http://webhosting.yahoo.com
This archive was generated by hypermail 2.1.4 : Sat Apr 05 2003 - 08:51:38 GMT-3