C613-50100-01 REV C Command Reference for x930 Series 1991
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
QOS COMMANDS
CLASS
class
Overview Use this command to associate an existing class-map to a policy or policy-map
(traffic classification), and to enter Policy Map Class Configuration mode to
configure the class- map.
Use the no variant of this command to delete an existing class-map.
If your class-map does not exist, you can create it by using the class-map
command.
Syntax
class {<name>|default}
no class <name>
Mode Policy Map Configuration
Example The following example creates the policy-map pmap1(using the policy-map
command), then associates this to an already existing class-map named cmap1,
use the commands:
awplus# configure terminal
awplus(config)# policy-map pmap1
awplus(config-pmap)# class cmap1
awplus(config-pmap-c)#
Related
Commands
class-map
policy-map
Parameter Description
<name> Name of the (already existing) class-map.
default Specify the default class-map.