configure radius tls cipherNEW!

configure radius tls cipher [[ cipher | fips_cipher | all ] on | [ cipher | fips_cipher] off ]

Description

This command turns on/off ciphers for RADIUS Transport Layer Security (TLS) sessions.

Syntax Description

tlsSpecifies Transport Layer Security (TLS).
cipherSpecifies configuring the algorithm to use for encrypting RADIUS TLS sessions.
cipherSpecifies the cipher name.
fips_cipherSpeciies the FIPS compliant cipher name.
allSpecifies all ciphers available.
on Specifies enabling the specified cipher (Default).
offSpecifies disabling the specified cipher.

Default

On.

Usage Guidelines

The following ciphers are supported:

Default mode -

FIPS mode -

Example

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

History

This command was first available in version 33.3.1.

Platform Availability

This command is available on ExtremeSwitching X435, X440-G2, X450-G2, X460-G2, X465, and X695 series switches.