quickjs-tart

quickjs-based runtime for wallet-core logic
Log | Files | Refs | README | LICENSE

vlan-priority.md (466B)


      1 ---
      2 c: Copyright (C) Daniel Stenberg, <daniel@haxx.se>, et al.
      3 SPDX-License-Identifier: curl
      4 Long: vlan-priority
      5 Arg: <priority>
      6 Help: Set VLAN priority
      7 Added: 8.9.0
      8 Category: connection
      9 Protocols: All
     10 Multi: single
     11 See-also:
     12   - ip-tos
     13 Example:
     14   - --vlan-priority 4 $URL
     15 ---
     16 
     17 # `--vlan-priority`
     18 
     19 Set VLAN priority as defined in IEEE 802.1Q.
     20 
     21 This field is set on Ethernet level, and only works within a local network.
     22 
     23 The valid range for \<priority\> is 0 to 7.