Bandwidth [percent | remaining | <value – ADTRAN 1000R Series User Manual

Page 1346

Advertising
background image

Command Reference Guide

Quality of Service (QoS) Map Commands

61200510L1-35E

Copyright © 2005 ADTRAN

1346

bandwidth [percent | remaining | <value> ]

Use the bandwidth command to provide the bandwidth value of an interface to the higher-level protocols.
This value is used in cost calculations. Use the no form of this command to restore the default values.

Syntax Description

percent

Specifies percent of total interface bandwidth.

remaining

Specifies percent of total interface bandwidth minus any priority entry bandwidth

values on this QOS map.

<value>

Specifies the bandwidth value in kbps. Valid range is from 8 to 2000000

Default Values

By default, there is no bandwidth configured for a QOS map entry.

Applicable Platforms

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

Command History

Release 9.1

Command was introduced.

Release 10.0

New subcommands percent and remaining were added.

Functional Notes

When configuring entries within a QOS map set in Rev. 10, there are a few rules to be aware of:

1.

The units of the bandwidth (kbps, percent, or remaining percent) must be consistent for all class-based
entries (use the bandwidth command) in a QOS map set.

2.

The total bandwidth between all priority entries and class-based entries in a QOS map set should not
be configured beyond 75 percent of the bandwidth on the interface that the qos-policy is applied to, or
the map will not be used.

3.

Up to four class-based entries can be configured on a particular QOS map set that is applied to an
interface. Up to sixteen class-based entries can be configured in the box (four entries on four QOS
maps).

Usage Examples

The following example sets bandwidth of the QoS map to 10 Mbps:

(config)#qos map 1

(config-qos-map 1)#bandwidth 10000

Advertising