SROS Command Line Interface Reference Guide
Frame Relay Interface Config Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
880
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. 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.
Usage Examples
The following example enables WFQ on the interface with a threshold set at 100 packets:
ProCurve(config)#
interface frame-relay 1
ProCurve(config-fr 1)#
fair-queue 100