beautypg.com

Allied Telesis AlliedWare Plus User Manual

Page 34

background image

Page 34 | AlliedWare Plus™ OS: Overview of QoS

Use the following commands to configure this policing scenario:

mls qos enable

mls qos aggregate-police aggr1 twin-rate 1000 200 5000 1000

exceed-action drop

class-map cm1

match ip-dscp 35

class-map cm2

match access-group 3000

policy-map pm1

class cm1

police aggregate aggr1

class cm2

police single-rate 3000 200 4000 exceed-action drop

interface port1.3.1-1.3.3

service-policy input pm1

The VoIP traffic is identified by having a DSCP value of 35, and the web traffic by matching an
ACL (which could match on TCP port).