ADC CLI Commands

quic-param

The following operations can be performed on “quic-param”:

set unset show

set quic param

Sets the QUIC parameters for the Citrix ADC.

Synopsis

set quic param -quicSecretTimeout

Arguments

quicSecretTimeout Rotation frequency, in seconds, for the secret used to generate address validation tokens that will be issued in QUIC Retry packets and QUIC NEW_TOKEN frames sent by the Citrix ADC. A value of 0 can be configured if secret rotation is not desired. Default value: 3600 Minimum value: 0 Maximum value: 31536000

unset quic param

Use this command to remove quic param settings.Refer to the set quic param command for meanings of the arguments.

Synopsis

unset quic param -quicSecretTimeout

show quic param

Displays the QUIC parameters configured on the Citrix ADC.

Synopsis

show quic param

Arguments

Output

quicSecretTimeout Rotation frequency, in seconds, for the secret used to generate address validation tokens that will be issued in QUIC Retry packets and QUIC NEW_TOKEN frames sent by the Citrix ADC. A value of 0 can be configured if secret rotation is not desired.

quic-param