Command Reference Guide

SROS Command Line Interface Reference Guide Frame Relay Interface Config Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 583
hold-queue <queue size> out
Use the hold-queue command to change the overall size of an interface's WAN output queue.
Syntax Description
<queue size> The total number of packets the output queue can contain before packets are
dropped. Range: 16-1000.
Default Values
The default queue size for WFQ is 400. The default queue size for PPP FIFO and Frame Relay
round-robin is 200.
Command Modes
(config-interface)# Interface Configuration Mode
Valid interfaces include: virtual PPP (ppp 1) and virtual Frame Relay interfaces
(fr 1)
Usage Examples
The following example sets the overall output queue size to 700:
(config)#interface frame-relay 1
(config-fr 1)#hold-queue 700