From: Maximus (victorius@gmail.com)
Date: Tue Jun 20 2006 - 08:26:04 ART
ok i am only confused on converting the normal and max burst
i will give the three kind of answers which i got from pals... can somebody
tell me which one to go forward with..
Qn again : the requiremenet is "traffic is limited to 8 Mbps, with a normal
burst size of 150kbps and an Max Burst size of 300kbps. traffic that
conforms is sent
with an IP precedence of 5. Traffic that does not conform is dropped. "
Sol 1 :rate-limit output 8000000 150000 300000 conform-action
set-prec-transmit 5
Sol 2 :rate-limit output 8000000 18750 37500 conform-action
set-prec-transmit 5
150000/8 = 18750
300000/8 = 37500
Sol 3 :rate-limit output 8000000 28125 56250 conform-action
set-prec-transmit 5
(150000/8)*1.5 = 28125
(300000/8)*1.5 = 56250
On 6/20/06, Vishal Patel <vpatel@accessproviders.com.au> wrote:
> In CAR command , the first figure i.e. 8 Mb in your case is in Bits per
seconds.
Then the second figure is Normal burst which is number of Bytes.
Then the third value is the Maximum Burst which is number of Bytes.
-----Original Message-----
From: nobody@groupstudy.com [mailto: nobody@groupstudy.com] On Behalf Of
Maximus
Sent: Tuesday, 20 June 2006 11:21 AM
To: Cisco certification
Subject: Fwd: Doubt in CAR : Rate limit
sorry made a small typo... this is the exact config i have done
hie all just a lil confusion
the requiremenet is "traffic is limited to 8 Mbps, with a normal burst size
of 150kbps and an Max Burst size of 300kbps. traffic that conforms is sent
with an IP precedence of 5. Traffic that does not conform is dropped. "
rate-limit output 8000000 150000 300000 conform-action set-prec-transmit 5
is my config rite ? the confision is in normal n max is it in bytes or
bits...somebody please lead me out...
regards,
Max
-- regards,Max
This archive was generated by hypermail 2.1.4 : Sat Jul 01 2006 - 07:57:33 ART