Sounds like you're trying to use traffic SHAPING, not CAR

CAR uses a different type of Token Bucket than Shaping

The command on IOS should be frightfully similar to:

config terminal
access-list 101 permit tcp any any
interface serial 0/0 (your seiral#)
ip access-group 101 out
traffic-shape group 101 64000





Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=26208&t=26188
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to