Fair-queue <threshold – ADTRAN 1000R Series User Manual

Page 954

Advertising
background image

Command Reference Guide

HDLC Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

954

fair-queue <threshold>

Use the fair-queue command to enable weighted fair queuing (WFQ) on an interface. Use the no form of
this command to disable WFQ and enable FIFO (first-in-first-out) queueing for an interface. WFQ is
enabled by default for WAN interfaces.

Syntax Description

<threshold>

Optional. Value that specifies the maximum number of packets that can be present
in each conversation sub-queue. Packets received for a conversation after this
limit is reached are discarded. Range: 16 to 512.

Default Values

By default, fair-queue is enabled with a threshold of 64 packets.

Applicable Platforms

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

Command History

Release 9.1

Command was introduced.

Usage Examples

The following example enables WFQ on the interface with a threshold set at 100 packets:

(config)#interface hdlc 1

(config-hdlc 1)#fair-queue 100

Advertising