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
!