config system tos-based-priority
Configure Type of Service (ToS) based priority table to set network traffic priorities.
config system tos-based-priority
Description: Configure Type of Service (ToS) based priority table to set network traffic priorities.
edit <id>
set priority [low|medium|...]
set tos {integer}
next
end
config system tos-based-priority
|
Parameter |
Description |
Type |
Size |
Default |
||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
id |
Item ID. |
integer |
Minimum value: 0 Maximum value: 4294967295 |
0 |
||||||||
|
priority |
ToS based priority level to low, medium or high (these priorities match firewall traffic shaping priorities) (default = medium). |
option |
- |
high |
||||||||
|
|
|
|||||||||||
|
tos |
Value of the ToS byte in the IP datagram header (0-15, 8: minimize delay, 4: maximize throughput, 2: maximize reliability, 1: minimize monetary cost, and 0: default service). |
integer |
Minimum value: 0 Maximum value: 15 |
0 |
||||||||