U
SER
G
UIDE
288
is used to send all the
set
commands executed on the
CLI
interface to the Account Server.
set radius retries 2
specifies the number of retries (in the example 2) for the authentication request to the RADIUS
Server.
set radius timeout 5
indicates the reply timeout (in seconds) from the RADIUS Server.
set radius source 172.20.1.1
the RADIUS packets from the router will be sent by using the value 172.20.1.1 as IP source address.
It is also possible the command:
set radius source loopback
in order to establish the loopback address as IP source address.
On RADIUS Server it is also possible to specify:
cisco-avpair = "shell:priv-lvl=15"
in order to associate with a user its level of privilege.