Quality of Service
Left running head: 
Chapter name (automatic)
1012
Beta Beta
OmniAccess 5740 Unified Services Gateway CLI Configuration Guide
Alcatel-Lucent
T
O CONFIGURE BANDWIDTH FOR THE TUNNEL INTERFACE
EXAMPLE
ALU(config-qos-P1)# tunnel Tunnel 1 bandwidth percent 10
ALU(config-qos-P1)# no tunnel Tunnel 1 bandwidth
T
O ENABLE/DISABLE QOS PRE-CLASSIFY
QoS Pre-Classify is a feature that allows packets to be classified before tunneling 
and encryption occur. Since the entire original packets are encrypted including all 
headers, post encryption, QoS cannot classify based on the specified match-list.
QoS Pre-Classify classifies packets before encryption and stores the classification 
information for further use in QoS. If any tunnel class is created, then it will use the 
classification information to classify the encrypted packets. 
Note: QoS Pre-Classify is applicable on the tunnel interface only. 
E
XAMPLE
ALU(config)# interface tunnel 1
ALU(config-tunnel1)# qos-preclassify
ALU(config-tunnel1)# no qos-preclassify
Command (in Policy-map Mode) Description
tunnel Tunnel <0-14487> 
bandwidth {<101-700000000>| 
percent <1-100>}
This command is used to configure 
bandwidth for the tunnel interface.
101-700000000 - the absolute 
bandwidth (bps) value. 
1-100 - bandwidth in percentage.
no tunnel Tunnel <0-14487> 
bandwidth
This command removes the bandwidth 
configured for the tunnel interface.
Command (in ICM) Description
qos-preclassify This command is entered in the Tunnel 
Interface Mode.
This command is used to enable pre-
classification on the tunnel interface.
no qos-preclassify This command disables the pre-
classification.