
56CPS Installer/User Guide
Table 5.15: Server RADIUS Command Parameters
Parameter | Description | |
|
| |
PRIMARY | Indicates either the primary RADIUS server or the secondary RADIUS server is | |
SECONDARY | being defined or deleted. | |
|
| |
IP=<radius_ip> | IP address of the RADIUS authentication server. | |
|
| |
SECRET=<secret> | ||
string in quotes if it contains spaces. | ||
| ||
| ||
|
| |
| UDP port for RADIUS authentication server, in the range | |
AUTHPORT=<udp> | usually 1645, but may be 1812. | |
| Default = 1645 | |
|
| |
Number of seconds to wait for a response from the RADIUS server, in the range | ||
Default = 5 | ||
| ||
|
| |
RETRIES = <retry> | Number of attempts to make to authenticate a user after a | |
Default = 3 | ||
| ||
|
| |
DELETE | Deletes the RADIUS server definition. | |
|
|
Examples
The following command specifies primary RADIUS server information; default values will be used for the UDP port,
>ser radius primary ip=192.168.0.200 secret=ThePrimaryRadSecret user- rights=86
The following command deletes the primary RADIUS server definition.
> ser radius primary del
Server Reboot commandThe Server Reboot command reboots the CPS appliance. During a reboot, any active Telnet sessions, including your own, are terminated, and all users are informed accordingly. Any configuration changes that require a reboot will become effective when the reboot completes.
When you enter this command, you are prompted to confirm or cancel the reboot.
Access right: SCON
Access level: APPLIANCEADMIN
Syntax
SERVER REBOOT