beautypg.com

Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 1003

background image

Quality of Service (QoS) Introduction

Software Reference for x310 Series Switches

C613-50046-01 REV A

AlliedWare Plus

TM

Operating System - Version 5.4.4C

38.31

Step 4:

Setup class-maps for each department and apply an access-list

to each of the class-maps.

class-map CM-Health-to-Welfare
Creates a class-map called CM-Health-to-Welfare

match access-group 3000
Applies the access-list 3000 to the CM-Health-to-Welfare class-map, so that this
class-map applies to all packets matching this ACL.

class-map CM-Health-to-Employment
Creates a class-map called CM-Health-to-Employment.

match access-group 3001
Applies the access-list 3001 to the CM-Health-to-Employment class-map, so that this
class-map applies to all packets matching this ACL.

class-map CM-Welfare-to-Health
Creates a class-map called CM-Welfare-to-Health.

match access-group 3002
Applies the access-list 3002 to the CM-Welfare-to-Health class-map, so that this
class-map applies to all packets matching this ACL.

class-map CM-Welfare-to-Employment
Creates a class-map called CM-Welfare-to-Employment.

match access-group 3003
Applies the access-list 3003 to the CM-Welfare-to-Employment class-map, so that
this class-map applies to all packets matching this ACL.

class-map CM-Employment-to-Health
Creates a class-map called Employment-to-Health.

match access-group 3004
Applies the access-list 3004 to the CM-Employment-to-Health class-map, so that this
class-map applies to all packets matching this ACL.

class-map CM-Employment-to-Health
Creates a class-map called CM-Employment-to-Health.

match access-group 3005
Applies the access-list 3005 to the class-map CM-Employment-to-Health class-map,
so that this class-map applies to all packets matching this ACL.

Practical example: Create the class-map CM-Health-to-Welfare, then apply access list
3000

to it.

awplus#

configure terminal

awplus(config)#

class-map CM-Health-to-Welfare

awplus(config-cmap)#

match access-group 3000