cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
493
Views
0
Helpful
3
Replies

rate-limit based on access-list policy on pos interface(stm4) ??

8dsun
Level 1
Level 1

Hardware : gsr12016

software : 12.0.19(s4)

or other ways to do the same thing ?

I want to limit some protocols

Thanks

8dsun

3 Replies 3

vkapoor5
Level 5
Level 5

You can try class based policing as an alternative if this feature is not available with the hardware and software version you are using .

Thanks,I got it

8dsun

After setting up all policy,tried to apply to interface,but there was a message output that I can't understand as below

Interface doesn't support this match criteria

??

My policy

class-map match-any P2P-Control

match access-group 111

!

!

policy-map QoS-Policy

class P2P-Control

bandwidth percent 10

class class-default

Thanks

8dsun