Server reboot command, Server security command, Server reboot command server security command – Avocent CCM User Manual

Page 84

Advertising
background image

70 CCM Installer/User Guide

Examples

The following command specifies primary RADIUS server information; default values will be used
for the UDP port, time-out and retries values.

> 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 command

The Server Reboot command reboots the CCM 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.
You may also reboot the appliance by pressing the RESET button on the front panel. See Rebooting
on page 10 for m
ore information.
Access right: SCON
Access level: APPLIANCEADMIN

Syntax

SERVER REBOOT

Server Security command

The Server Security command specifies the authentication method, enables/disables access
methods and enables/disables security lock-out. For more information, see Using Authentication

SECRET=<secret>

8-24 character text string for shared secret with the RADIUS server. Enclose the
string in quotes if it contains spaces.

USER-RIGHTS=<attr>

Attribute number defined on the RADIUS server, in the range 1-255.

AUTHPORT=<udp>

UDP port for RADIUS authentication server, in the range 1-65535. This value is
usually 1645, but may be 1812.
Default = 1645

TIMEOUT=<time-out>

Number of seconds to wait for a response from the RADIUS server, in the range 1-60.
Default = 5

RETRIES = <retry>

Number of attempts to make to authenticate a user after a time-out, in the range 1-10.
Default = 3

DELETE

Deletes a primary or secondary RADIUS server definition. If a primary server is
deleted, and a secondary server was configured, that secondary server becomes the
new primary server.

Table 5.18: Server RADIUS Command Parameters (Continued)

Parameter

Description

Advertising