Quality Of Service Map Command Set - ADTRAN AOS Version R10.1.0 Command Reference Manual

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
Q
S
UALITY OF
ERVICE
A quality of service (QoS) policy is defined using a QoS map in the ADTRAN Operating System (AOS)
command line interface (CLI). The QoS map is a named list with sequenced entries. An entry contains a
single match reference and one or more actions. To activate the QoS map command set (which allows you
to create and/or edit a map), enter a valid version of the qos map command at the Global Configuration
mode prompt. Multiple map entries for the same QoS map are differentiated by a sequence number. The
sequence number is used to assign match order.
Once created, a QoS map must be applied to an interface (using the qos-policy command from the desired
interface command set) in order to actively process traffic. Any traffic for the interface that does not
explicitly match a map entry is sent using the default queuing method for the interface, such as weighted
fair queuing (WFQ).
Applying a QoS Map to a PPP or demand interface will cause the interface to drop briefly.
This causes a temporary service interruption and the interface should come back up
momentarily.
The following example creates and configures a QoS map:
>enable
#config terminal
(config)#qos map VOICEMAP 10
(config-qos-map)#match precedence 5
(config-qos-map)#priority 512
(config-qos-map)#exit
(config)#interface fr 1
(config-fr 1)#qos-policy out VOICEMAP
The following commands are common to multiple command sets and are covered in a centralized section
of this guide. For more information, refer to the sections listed below:
cross-connect on page 67
do on page 71
end on page 72
exit on page 73
interface on page 74
All other commands for this command set are described in this section in alphabetical order.
bandwidth on page 3271
match on page 3274
match dscp on page 3278
match precedence <value> on page 3282
priority on page 3284
60000CRG0-35E
M
C
AP
OMMAND
Copyright © 2012 ADTRAN, Inc.

Quality of Service Map Command Set

S
ET
3269

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Aos r10.1.0

Table of Contents