RE: Rate-limit

From: Aaron Pilcher (apilcher@itgcs.com)
Date: Tue Jul 04 2006 - 10:07:53 ART


Why wouldn't policing work? But yes, I came out with the same Bc of 1000.

class-map match-all TEST
 match any

policy-map TEST
 class TEST
  police 256000 bc 1000

interface GigabitEthernet0/1
 service-policy output TEST

Rack1R4#sh policy-map
  Policy Map TEST
    Class TEST
     police 256000 bc 1000
       conform-action transmit
       exceed-action drop

That said, I noticed when I make a type on a FastEthernet interface that it
gave me an error for the Bc. I used "2560000 bc 1000" accidentally and it
increased the Bc to 1280.

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Stavros Filargyropoulos
Sent: Monday, July 03, 2006 10:20 PM
To: Cisco certification
Subject: Rate-limit

Hi there, I just took my lab days ago, and I failed once again, 2nd time and
counting..
Question here,
I need to rate limit to a maximum of 256 Kbps and normail burst to 8kbps
using CAR
 Bits per second = 256000 and Normal burst = 1000 are correct ??
But when I configure this I get this error
Illegal normal burst size
Increasing normal burst size to 1500

Please help with this, it sucks
Thanks
*Stav

*



This archive was generated by hypermail 2.1.4 : Tue Aug 01 2006 - 07:13:46 ART