IPQOS COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
617
ipqos queue config
Modify the IP QoS subqueue configuration.
SYNTAX:
ipqos queue config dest = <{atm_pvc_8_35}>
queue = <number{0-5}>
[discard = <{tail|early}>]
[propagate = <{disabled|enabled}>]
[ecnmarking = <{disabled|enabled}>]
[maxrate = <number{1-100}>]
[maxburst = <number{1-64}>]
[ackfiltering = <{disabled|enabled}>]
[maxpackets = <number{0-500}>]
[maxbytes = <number{0-256}>]
[respackets = <number{0-500}>]
[resbytes = <number{0-256}>]
[hold = <number>]
[markprob = <number{1-1000}>]
[loprio = <number{0-15}>]
[hiprio = <number{0-15}>]
where:
dest The destination of the interface. Typically, a phonebook
entry.
REQUIRED
queue The number of the subqueue. REQUIRED
discard The packet discard strategy in case of congestion. OPTIONAL
propagate Propagate the packets in lower priority queue iso. dropping. OPTIONAL
ecnmarking Enable Explicit Congestion Notification for IP packets in this
subqueue.
OPTIONAL
maxrate The percentage of the bandwith. OPTIONAL
maxburst Burstsize in kilo bytes (KB). 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