Installation Instructions

Table Of Contents
ipqos Commands
462
E-DOC-CTC-20071119-0004 v1.0
ipqos queue config
Modify the IP QoS subqueue configuration.
SYNTAX:
ipqos queue config dest = <{atm_pvc_8_35}>
queue = <number{0-5}>
[propagate = <{disabled|enabled}]>
[ecnmarking = <{disabled|enabled}]>
[ackfiltering = <{disabled|enabled}]>
[maxpackets = <number{0-250}]>
[maxbytes = <number{0-128}]>
[respackets = <number{0-250}]>
[resbytes = <number{0-128}]>
[hold = <number]>
[markprob = <number{1-1000}]>
where:
dest The destination of the interface. Typically, a
phonebook entry.
REQUIRED
queue The number of the subqueue. REQUIRED
propagate Propagate the packets in lower priority queue
iso. dropping.
OPTIONAL
ecnmarking Enable Explicit Congestion Notification for IP
packets in this subqueue.
OPTIONAL
ackfiltering Enable filtering of TCP ACK packets. OPTIONAL
maxpackets The maximum number of packets in the
subqueue.
OPTIONAL
maxbytes The maximum subqueue size in kilo bytes (KB). OPTIONAL
respackets The reserved number of packets in the
subqueue.
OPTIONAL
resbytes The reserved subqueue size in kilo bytes (KB). OPTIONAL
hold The hold time in microseconds for early discard
strategy.
OPTIONAL
markprob The maximum packet marking probability in
parts per mille for early discard strategy.
OPTIONAL