[QUIC Policy <policy ID> Menu] name - Set descriptive QUIC policy name maxudp - Set maximum size of UDP datagram payload initmxdta - Set initial connection max data size initmxstm - Set initial stream max data size conctrl - Set congestion control mechanism ena - Enable QUIC policy dis - Disable QUIC policy del - Delete QUIC policy cur - Display current QUIC policy configuration |
Command Syntax and Usage | |
---|---|
name <name>|none | |
Sets the QUIC policy name. Values: 0–32 alphanumeric characters | |
maxudp | |
Specifies the maximum UDP message size, in bytes, to be used over the UDP connection. Values: 800-65527 Default: 1200 | |
initmxdata | |
Specifies the initial connection maximum data size. Values: 1-500,000 Kbytes Default: 1,000 Kbytes | |
initmxstm | |
Specifies the initial stream maximum data size. Values: 1-500,000 Kbytes Default: 256 Kbytes | |
conctrl [reno|cubic|bbr|bbr2] | |
Specifies the mechanism to increase packet processing efficiency for improved congestion control. Default: cubic | |
ena | |
Enables a QUIC policy. The QUIC policy is disabled by default. | |
dis | |
Disables a QUIC policy. The QUIC policy is disabled by default. | |
del | |
Deletes a QUIC policy. | |
cur | |
Displays the current QUIC configuration. |