Allied Telesis AlliedWare Plus Switch User Manual


 
Page 31 | AlliedWare Plus™ OS: Overview of QoS
Use the following commands to configure this policing scenario:
mls qos enable
class-map cm1
match access-group 3000
class-map cm2
match access-group 3001
policy-map pm1
class cm1
police twin-rate 1000 200 5000 1000 exceed-action drop
class cm2
police single-rate 3000 200 4000 exceed-action drop
interface port1.3.1-1.3.3
service-policy input pm1
The restricted traffic types are identified by ACLs (which could match, for example, by
address or TCP/UDP port).