The cipher-suite support command configures the supported cipher suite.
The undo cipher-suite support command deletes the supported cipher suite.
By default, the HTTPS redirection function does not support any cipher suite.
This command is supported only on the NetEngine 8000 F1A.
Parameter | Description | Value |
---|---|---|
support suite-code |
Specifies the IANA code of the cipher suite. |
The value can be:
Among them: RSA and ECDHE_RSA are key exchange algorithms. AES_128_CBC, AES_256_CBC, AES_128_GCM, AES_128_GCM, and AES_256_GCM are symmetric encryption algorithms. SHA, SHA256, and SHA384 are digest algorithms. |
Usage Scenario
In HTTPS redirection scenarios, this command must be run to select a cipher suite. Otherwise, the HTTPS redirection function is unavailable.
The rule for selecting a cipher suite by priority is as follows: The protocol version is determined based on the packets sent by the user. In the version scope of the corresponding protocol, the cipher suite with earlier configuration is selected at a higher priority. If multiple cipher suites are supported, for example, if the cipher-suite support 002f 0035 c02f 1301 1302 command is run, a cipher suite is selected by priority based on the following rules:Precautions