From: Dan (dp595@xxxxxxxxxxxxx)
Date: Thu Aug 16 2001 - 12:19:39 GMT-3
I found the following example on
http://www.cisco.com/univercd/cc/td/doc/product/software/ios111/cc111/car.ht
m
Can someone please explain how they get 24000 as the burst size ? Also,
does CAR assume that Tc is 125ms ?
I'm staring at the documentation but I can't figure it out.
Thanks.
-DP
Input and Output Rate-Limiting on an Interface Example
In this example, a customer is connected to an ISP by a T3 link. The ISP
wants to rate-limit the customer's transmissions to 20 Mbps of the 45 Mbps.
In addition, the customer is allowed to transmit bursts of 24000 bytes. All
exceeding packets dropped. The following commands are configured on the
ISP's HSSI interface connected to the customer:
interface Hssi0/0/0
description 45Mbps to R1
rate-limit input 20000000 24000 24000 conform-action transmit
exceed-action drop
ip address 200.200.14.250 255.255.255.252
rate-limit output 20000000 24000 24000 conform-action transmit
exceed-action drop
**Please read:http://www.groupstudy.com/list/posting.html
This archive was generated by hypermail 2.1.4 : Thu Jun 13 2002 - 10:31:51 GMT-3