cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
799
Views
5
Helpful
2
Replies

QoS : rate limit

ikizoo4
Level 1
Level 1

Hi

I like to limit rate under 1Mbps on serial interface, what's difference between these configurations as belows.

a.

class limit

bandwidth 1000

b.

class limit

police 1000

c.

class limit

bandwith 1000

police 1000

thanks

2 Replies 2

spremkumar
Level 9
Level 9

Hi

Bandwidth commands allocates the particular amount of bandwidth you mention or configure over there.

Basically you have the liberty to configure upto 75% of the available interface bandwidth to different classes.

most widelys used with CBWFQ technique..

so while configuring up the same better to watch out for the exact bandwidth value keyed in on the interface to have your alloocation work properly.

policing basically used for limiting the traffic or to control the bursts by dropping them or marking them with different ip precedence or DSCP values.

its very much similar to the rate-limit command applied on the interface level which again uses token bucket system either single or dual based on the configuration parameters.

for more info on above mentioned clis do check these links..

http://www.cisco.com/en/US/tech/tk543/tk545/tsd_technology_support_protocol_home.html

http://www.cisco.com/en/US/tech/tk543/tk544/tsd_technology_support_protocol_home.html

regds

Hi

thanks for answer and useful links,,,

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: