Configures the encryption level to use for communication with the Remote Authentication Dial-In User Service (RADIUS) server.
The default value is 7; the key is stored in encrypted format.
RADIUS server host VRF configuration mode
The no form of the command restores the command default value.
Note
Before downgrading to a software version that does not support the encryption-level command, set the encryption level value to 0. Otherwise, the firmware download displays an error requesting that the encryption level value be set to 0.The following example shows how to specify an encryption level of 0; the shared secret key is stored in cleartext format
device# configure terminal device(config)# radius-server host 10.37.73.180 use-vrf green-vrf device(config-host-10.37.73.180/green-vrf)# encryption-level 0