Ipqos config, Ipqos commands – Technicolor - Thomson ST585 V6 User Manual
Page 494
E-DOC-CTC-20061027-0004 v1.0
IPQoS Commands
470
ipqos config
Configure IPQoS for a given destination interface for the IPQoS queues instantiation.
SYNTAX:
where:
i
When enabling or disabling IPQoS, take the following into account:
>
if the WAN interface (for example PPPoA, IP oA,...) is detached at the time of enabling/disabling
IPQoS, then the WAN interface has to be attached in order for the enabling/disabling of IPQoS to
take effect.
>
if the WAN interface is attached at the time of enabling/disabling IPQoS, then the WAN interface
has to be detached and then re-attached in order for the enabling/disabling of IPQoS to take
effect.
ipqos config
dest =
[state = <{disabled | enabled}>]
[discard = <{tail | early}>]
[priority = <{wfq | strict | wrr}>]
[realtimerate =
[burstsize =
[weight1 =
[weight2 =
[weight3 =
[weight4 =
[maxpackets =
[maxbytes =
dest
The destination interface for the IPQoS queues instantiation.
This is an ATM phonebook entry.
REQUIRED
state
Disable or enable IPQoS for the interface.
The default is
disabled
.
OPTIONAL
discard
Determines the packet discard strategy in case of congestion.
Choose between:
>
tail
: Tail Drop: arriving packets will be dropped as soon as the
destination queue is in an overflow state.
>
early
: Early Packet discard: arriving packets will be dropped early
according to the BLUE active queue management algorithm.
The default is
early
.
OPTIONAL