Quality Of Service (Qos) Map Commands - ADTRAN 5000 Series Command Reference Manual

Adtran network device command reference guide
Table of Contents

Advertisement

Command Reference Guide
Q
S
UALITY OF
ERVICE
A QoS policy is defined using a QoS map in the AOS CLI. The QoS map is a named list with sequenced
entries. An entry contains a single match reference and one or more actions (priority, set, or both). To
activate the QoS Command Set (which allows you to create and/or edit a map), enter a valid version of the
QoS 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 out <map-name>
command) in order to actively process traffic. Any traffic for the interface that is not sent to the priority
queue is sent using the default queuing method for the interface (such as weighted fair queuing).
For example:
>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 <#> <from interface> <slot/port> <tdm-group#> <to interface> <slot/port>
on page 28
do
on page 32
end
on page 33
exit
on page 34
All other commands for this command set are described in this section in alphabetical order.
bandwidth [percent | remaining | <value> ]
match
on page 1165
priority
on page 1166
set dscp <0-63>
on page 1167
set precedence <0-7>
61200990L1-35E
(Q
S) M
O
on page 1164
on page 1168
Copyright © 2005 ADTRAN

Quality of Service (QoS) Map Commands

C
AP
OMMANDS
1163

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents