Fortinet black logo

CLI Reference

system tos-based-priority

system tos-based-priority

Configure Type of Service (ToS) based priority table to set network traffic priorities.

config system tos-based-priority
    edit {id}
    # Configure Type of Service (ToS) based priority table to set network traffic priorities.
        set id {integer}   Item ID. range[0-4294967295]
        set tos {integer}   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). range[0-15]
        set priority {low | medium | high}   ToS based priority level to low, medium or high (these priorities match firewall traffic shaping priorities) (default = medium).
                low     Low priority.
                medium  Medium priority.
                high    High priority.
    next
end

system tos-based-priority

Configure Type of Service (ToS) based priority table to set network traffic priorities.

config system tos-based-priority
    edit {id}
    # Configure Type of Service (ToS) based priority table to set network traffic priorities.
        set id {integer}   Item ID. range[0-4294967295]
        set tos {integer}   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). range[0-15]
        set priority {low | medium | high}   ToS based priority level to low, medium or high (these priorities match firewall traffic shaping priorities) (default = medium).
                low     Low priority.
                medium  Medium priority.
                high    High priority.
    next
end