SROS Command Line Interface Reference Guide

HDLC Command Set

 

 

fair-queue <threshold>

Use the fair-queuecommand 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.

Command Modes

(config-interface)#

Interface Configuration Mode

 

Valid interfaces include: Ethernet (eth 0/1), virtual PPP interfaces (ppp 1), virtual

 

HDLC interfaces (hdlc 1), virtual Frame Relay sub-interfaces (fr 1.20), tunnel

 

interfaces (tunnel 1), and VLAN interface (vlan 1).

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

5991-2114

© Copyright 2005 Hewlett-Packard Development Company, L.P.

822

Page 822
Image 822
HP 7000 dl Router manual Config-hdlc 1#fair-queue