Specifications

set radius
Chapter 16
RADIUS and Server Groups Commands
504
Syntax
set radius {deadtime minutes | encrypted-key string | key string |
retransmit number | timeout seconds}
deadtime minutes Number of minutes the UNIVERGE WL Controller
waits after declaring an unresponsive RADIUS
server unavailable before retrying the RADIUS
server. You can specify from 0 to 1440 minutes.
encrypted-key string Password (shared secret key) used to authenticate to
the RADIUS server, entered in its encrypted form.
You must provide the same encrypted password that
is defined on the RADIUS server. The password can
be 1 to 64 characters long, with no spaces or tabs.
UNIVERGE WL Control Systemr does not encrypt
the string you enter, and instead displays the string in
show config and show aaa output exactly as you
entered it.
Note: Use this option only if you are entering the key
in its encrypted form. To enter the key in
unencrypted form, use the key string option instead.
key string Password (shared secret key) used to authenticate to
the RADIUS server, entered in its unencrypted form.
You must provide the same password that is defined
on the RADIUS server. The password can be 1 to 64
characters long, with no spaces or tabs.
UNIVERGE WL Control Systemr encrypts the
displayed form of the string in show config and show
aaa output.
Note: Use this option only if you are entering the key
in its unencrypted form. To enter the key in
encrypted form, use the encrypted-key string option
instead.