
Chapter 5: CCM Commands | 65 |
|
|
Server RADIUS Command Parameters
Parameter | Description |
PRIMARY | Indicates the primary RADIUS server is being defined or deleted. |
|
|
SECONDARY | Indicates the secondary RADIUS server is being defined or deleted. |
|
|
IP=<radius_ip> | IP address of the RADIUS authentication server. |
|
|
SECRET=<secret> | |
| Enclose the string in quotes if it contains spaces. |
AUTHPORT=<udp> UDP port for RADIUS authentication server, in the range
This value is usually 1645, but may be 1812.
Default = 1645
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
The following command deletes the primary RADIUS server definition.
> ser radius primary del
Server Reboot command
The Server Reboot command reboots the CCM. During a reboot, any active Telnet sessions, including your own, are terminated, and all users are informed accordingly. Any CCM 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