I have an issue where on some of the same model switches, while others do not work - I was hoping to get some pointers on how to get this working.
Relevant Config:
mls qos
class-map match-any ip-any
match access-group 1
policy-map 40Mbps
class ip-any
police 40000000 130000 130000 conform-action transmit exceed-action drop
interface FastEthernet0/37
switchport access vlan 101
switchport mode access
no ip address
service-policy input 40Mbps
Does anyone know why this might not be working on some switches, but working on others?
Start Free Trial