Configuring Quality of Service (QoS) Configure Quality of Service (QoS)
Digi TransPort® Routers User Guide
575
n To display a DSCP mapping from the command line, enter:
dscp <code> ?
Where <code> is a valid DSCP code from 0 to 63, or 64 (see note below).
n To change the value of a parameter, enter:
dscp <code> q <val ue>
Where <code> is a valid DSCP code and <value> is from 0 to 9.
n To set the default mapping value, enter:
dscp 64 q <val ue>
Where <value> is the default queue number required and has a value from 0 to 9.
Note DSCP code 64 is not actually a valid code, but is employed here to set up the default
priority.
Configure Queue Profiles parameters
Entity Instance Parameter Values Equivalent web parameter
qprof n minkbps 0-2147483647 Minimum kbps
qprof n maxkbps 0-2147483647 Maximum kbps
qprof n qlen 0-2147483647 Maximum Packet Queue Length
qprof n minth 0-2147483647 WRED Minimum Threshold
qprof n maxth 0-2147483647 WRED Maximum Threshold
qprof n mprob 0-100 WRED Maximum Drop Probability (%)
qprof n wfact 0-2147483647 WRED Queue Length Weight factor
n To display a queue profile, enter:
gqpr of <i nst ance> ?
Where <instance> is the number of the queue profile to be displayed.
n To change the value of a parameter, enter:
qpr of <i nst ance> <par amet er > <val ue>
n To set the maximum throughput for queue profile 5 to 10kbps, enter:
qpr of 5 maxkbps 10