Installation Instructions

Table Of Contents
ipqos Commands
456
E-DOC-CTC-20071119-0004 v1.0
ipqos config
Modify the IP QoS configuration for a given destination of an interface.
SYNTAX:
ipqos config dest = <{atm_pvc_8_35}>
[state = <{disabled|enabled}]>
[discard = <{tail|early}]>
[priority = <{wfq|strict|wrr}]>
[realtimerate = <number{1-100}]>
[burstsize = <number{1-64}]>
[weight1 = <number{1-97}]>
[weight2 = <number{1-97}]>
[weight3 = <number{1-97}]>
[weight4 = <number{1-97}]>
[maxpackets = <number{0-250}]>
[maxbytes = <number{0-128}]>
where:
dest The destination of the interface. Typically, a
phonebook entry.
REQUIRED
state Enable, disable IP QoS for the interface. OPTIONAL
discard The packet discard strategy in case of
congestion.
OPTIONAL
priority The subqueue priority algorithm. OPTIONAL
realtimerate The percentage of the bandwith. OPTIONAL
burstsize Burstsize in kilo bytes (KB). OPTIONAL
weight1 The weight of queue 1 used for weighted fair
queueing (WFQ) or weighted round robin (WRR).
OPTIONAL
weight2 The weight of queue 2 used for weighted fair
queueing (WFQ) or weighted round robin (WRR).
OPTIONAL
weight3 The weight of queue 3 used for weighted fair
queueing (WFQ) or weighted round robin (WRR).
OPTIONAL
weight4 The weight of queue 4 used for weighted fair
queueing (WFQ) or weigthed round robin (WRR).
OPTIONAL
maxpackets The maximum number of packets in all queues. OPTIONAL
maxbytes The maximum size in kilo bytes (KB) in all
queues.
OPTIONAL