Use this command to configure a RADIUS authentication server.
index ip-address port | Specifies the index number, IP address and the UDP authentication port for the RADIUS server. |
secret-value | (Optional) Specifies an encryption key to be used for authentication between the RADIUS client and server. |
The S- K- and 7100-Series supports up to 8 RADIUS servers.
If secret-value is not specified, none will be applied.
All command modes.
This example shows how to enable the RADIUS client for authenticating with RADIUS server 1 at IP address 10.1.6.203, UDP authentication port 1812, and an authentication password of “pwsecret.” As previously noted, the “server secret” password entered here must match that already configured as the Read-Write (rw) password on the RADIUS server:
System(rw)->set radius server 1 10.1.6.203 1812 pwsecret