QoS Configuration
Except on the first page, right running head:  
Heading1 or Heading1NewPage text (automatic)
989
Alcatel-Lucent
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
POLICY MAP CONFIGURATION
Notes:
1. A policy map can have a maximum of 16 traffic classes including the default class. 
By default, the default-class exists for a policy map.
2. A Traffic Class is defined by using the ‘class’ command. ‘Class’ command takes 
an already defined class map or the keyword ‘class-default’ (to configure the 
default class) as an argument.
TO CONFIGURE A POLICY MAP
EXAMPLE
ALU(config)# policy-map P1    
ALU(config-qos-P1)# 
ALU(config-qos-P1)# no policy-map P1
Policy-map P1 deleted.
T
O CONFIGURE A POLICY MAP DESCRIPTION 
E
XAMPLE
ALU(config-qos-P1)# description P1 is the name of the policy-
map
ALU(config-qos-P1)# show policy-map P1
policy-map P1
 description P1 is the name of the Policy Map
Command (in CM) Description
policy-map <policy-map name> This command is used to configure a policy 
map.
no policy-map <policy-map 
name>
This removes a user configured policy-map.
Note: You cannot remove a policy 
map if it has been attached to 
an interface either in ingress or 
egress direction.
Command (in Policy-map Mode) Description
description <line> The description for the policy map 
configured.