ADTRAN AOS Version R10.1.0 Command Reference Manual page 3273

Adtran operating system (aos)
Table of Contents

Advertisement

Command Reference Guide
When determining the remaining percent <value> entry, use the following formula:
where
Bandwidth
Line Rate
For example, to specify 76.8 kbps of data on an interface with a total of 512 kbps of available bandwidth,
256 kbps reserved (using the priority command), and reserving 15 percent of the bandwidth for best
effort, routing, and L2 protocol traffic (max-reserved-bandwidth = 85) enter the following command:
(config-qos-map 1)#bandwidth remaining percent 45
(config)#interface ethernet 0/1
(config-eth 0/1)#max-reserved-bandwidth 85
Usage Examples
The following example creates a QoS map with four traffic classes (based on IP packet precedence
values) and allocates bandwidth to each class:
(config)#qos map MYMAP 1
(config-qos-map)#match precedence 5
(config-qos-map)#bandwidth percent 25
(config)#qos map MYMAP 2
(config-qos-map)#match precedence 3
(config-qos-map)#bandwidth percent 10
(config)#qos map MYMAP 3
(config-qos-map)#match precedence 2
(config-qos-map)#bandwidth percent 10
(config)#qos map MYMAP 4
(config-qos-map)#match precedence 1
(config-qos-map)#bandwidth percent 15
60000CRG0-35E
Bandwidth
Line Rate
Specifies the minimum amount of bandwidth needed for the traffic (in kbps).
Specifies the total data rate configured on the interface (for example,
8 DS0s (64 kbps per DS0) on a T1 equals a line rate of 512 kbps).
Copyright © 2012 ADTRAN, Inc.
Quality of Service Map Command Set
x 100
3273

Advertisement

Table of Contents
loading

Related Products for ADTRAN AOS Version R10.1.0

This manual is also suitable for:

Aos r10.1.0

Table of Contents