780
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
Q
O
S C
OMMANDS
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.
For more information on class-maps and policy-maps, see the the
QoS Feature
Overviewand Configuration Guide
.
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.