Configure Quality of Service (QoS) Queue Profiles parameters
Digi TransPort WR Routers User Guide 510
Related CLI commands
Examples
▪ To display a queue profile, enter the following command:
gqprof <instance> ?
Where <instance> is the number of the queue profile to be displayed.
▪ To change the value of a parameter, use the following command:
qprof <instance> <parameter> <value>
▪ To set the maximum throughput for queue profile 5 to 10kbps, enter the following command:
qprof 5 maxkbps 10
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