Priority – ADTRAN 1000R Series User Manual

Page 1348

Advertising
background image

Command Reference Guide

Quality of Service (QoS) Map Commands

61200510L1-35E

Copyright © 2005 ADTRAN

1348

priority

The priority command provides a high-priority queue, prioritizing this traffic above all others. If no traffic
is present in any other queue, priority traffic is allowed to burst up to the interface rate; otherwise, priority
traffic above the specified bandwidth is dropped. Use the no form of this command to disable this feature.

Variations of this command include:

priority <bandwidth>

priority <bandwidth> <burst>

priority unlimited

Syntax Description

<bandwidth>

Specifies the permitted priority queue bandwidth in kilobits per second. This sets
an upper limit for how much bandwidth is reserved for priority traffic.

<burst>

Optional. Specifies the burst size (in bytes) for traffic in this priority queue. This
parameter should be left unconfigured for optimal performance.

unlimited

Optional. Specifies no limits on the priority queue bandwidth.

Default Values

No default value is necessary for this command.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and Total Access 900
Series units.

Command History

Release 6.1

Command was introduced.

Usage Examples

This example assigns the matched traffic to a high priority output queue for any assigned interface:

(config)#qos map VOICEMAP 10

(config-qos-map)#match ip rtp 16384 20000

(config-qos-map)#priority 512

Advertising