cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
241
Views
0
Helpful
1
Replies

burst config

leungcm
Level 1
Level 1

Hi,

we would like to implement the burst setting on Fast ethernet. e.g.

normal: 10M

burst: 3M

do we use the "rate limited" to do it? please advise

Best regards

1 Reply 1

royalblues
Level 10
Level 10

you need to either use QoS policing or CAR to configure the same

eg..

access-list 10 permit any

class-map match-all rate-limit

match ip address 10

Policy-map rate-limit

class rate-limit

police 10000 30000 confirm-action-transmit exceed-action-drop

int fa 0/1

service-policy output rate-limit

http://www.cisco.com/univercd/cc/td/doc/product/lan/cat3750/12225see/scg/swqos.htm#wp1044737

http://www.cisco.com/univercd/cc/td/doc/product/software/ios122/122cgcr/fqos_c/fqcprt1/qcfcar.htm

HTH, rate if it does

Narayan

Review Cisco Networking products for a $25 gift card