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

Policy map for rate limiting

blackswans
Level 1
Level 1

Hi,

I have one policy map for limiting to 100Mb. Can I use this policy map for different interfaces so each interface is limited to 100Mb, or does it limit all interfaces to total 100Mb?

Thanks.

 

class-map match-all 100Mb
match any
!
policy-map 100Mb
class 100Mb
police 100000000 187500 375000 conform-action transmit exceed-action drop
!

 

1 Reply 1

IBMeR
Level 1
Level 1

It will separate copy for each interface.