ip-tos.md (688B)
1 --- 2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al. 3 SPDX-License-Identifier: curl 4 Long: ip-tos 5 Arg: <string> 6 Help: Set IP Type of Service or Traffic Class 7 Added: 8.9.0 8 Category: connection 9 Protocols: All 10 Multi: single 11 See-also: 12 - tcp-nodelay 13 - vlan-priority 14 Example: 15 - --ip-tos CS5 $URL 16 --- 17 18 # `--ip-tos` 19 20 Set Type of Service (TOS) for IPv4 or Traffic Class for IPv6. 21 22 The values allowed for \<string\> can be a numeric value between 1 and 255 23 or one of the following: 24 25 CS0, CS1, CS2, CS3, CS4, CS5, CS6, CS7, AF11, AF12, AF13, AF21, AF22, AF23, 26 AF31, AF32, AF33, AF41, AF42, AF43, EF, VOICE-ADMIT, ECT1, ECT0, CE, LE, 27 LOWCOST, LOWDELAY, THROUGHPUT, RELIABILITY, MINCOST