cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
409
Views
0
Helpful
2
Replies

Quality of Service / Service Policy

cisco.net
Level 1
Level 1

Hi Freindz,

I have configured CoS/Q0S on cisco 7613 router interface for 512kb data/internet link.

On Global config mode :-

class-map standard

match all

exit

policy-map rate_limit

class standard

police 512000 bps 1000 byte conform-action transmit exceed-action drop

exit

On particular internet link Serial Interface :-

service-policy input rate_limit

service-policy output rate_limit

After appling the same. Browsing at access end not happening, and after removing all fine.

Please check and confirm whether any problem in configs.

2 Replies 2

carenas123
Level 5
Level 5

I feel there are some issues on your configuration. Remove this command service-policy output rate_limit on serial interface and try.

hello, i tryed with all possible way with same configs. not helping