
QoS Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
40.3
Introduction
This chapter provides an alphabetical reference for each of the Quality of Service commands.
class
Use this command to associate a class map to a policy or policy map create a class-map (traffic
classification). Use the
no
parameter with this command to delete an existing class-map.
Syntax
class <
name>
Mode
Policy Map Mode
Example
The following example shows creating a policy map, and defining the traffic classification.:
Related Commands
class-map
policy-map
class-map
Use this command to create a class map.
Syntax
class-map
<name>
no class-map <name>
Mode
Configure Mode
Example
This example creates a class-map called cmap1:
Parameter Description
<name>
name of the class map
no
delete the named class map
awplus#
configure terminal
awplus(config)#
policy-map pmap1
awplus(config-pmap)#
class cmap1
Parameter Description
<name>
name of the class map to be created
no
delete the named class map
awplus#
configure terminals
awplus(config)#
class-map cmap1