This command turns on/off ciphers for RADIUS Transport Layer Security (TLS) sessions.
tls | Specifies Transport Layer Security (TLS). |
cipher | Specifies configuring the algorithm to use for encrypting RADIUS TLS sessions. |
cipher | Specifies the cipher name. |
fips_cipher | Speciies the FIPS compliant cipher name. |
all | Specifies all ciphers available. |
on | Specifies enabling the specified cipher (Default). |
off | Specifies disabling the specified cipher. |
On.
The following ciphers are supported:
Default mode -
FIPS mode -
The following example enables cipher TLS_RSA_WITH_AES_128_CBC_SHA for RADIUS TLS servers:
# configure radius tls cipher TLS_RSA_WITH_AES_128_CBC_SHA on
This command was first available in version 33.3.1.
This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.