Specifies a text string to be used as a shared secret between the device and the Remote Authentication Dial-In User Service (RADIUS) server.
The default value is "sharedsecret".
RADIUS server host VRF configuration mode
The key command does not support an empty string.
The no form of the command restores the command default value.
The following example shows how to configure the text string "new#radius*secret" as the shared secret between the device and the RADIUS server.
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)# key "new#radius*secret"