Server set command, Table 5.19: server security command parameters, Table 5.20: server set command parameters – Avocent CCM User Manual

Page 85

Advertising
background image

Chapter 5: CCM Appliance Commands 71

Methods on page 30, Enabling plain text Telnet and SSH connections on page 23 and Using
security lock-out
on page 32.
When you enter this command, you are prompted to confirm or cancel the specified information.
Access right: SCON
Access level: APPLIANCEADMIN

Syntax

SERVER SECURITY [AUTHENTICATION=<auth>] [ENCRYPT=<conns>]
[LOCKOUT=<hours>]

Server Set command

The Server Set command changes CCM appliance address settings. You may specify one, two or
all three parameters. A reboot is required if you change the IP address.
Access right: SCON
Access level: APPLIANCEADMIN

Syntax

SERVER SET

[

IP=<ip_address>]

[MASK=<subnet>

]

[GATEWAY=<gtwy>]

Table 5.19: Server Security Command Parameters

Parameter

Description

AUTHENTICATION=
<auth>

Authentication method. You may specify multiple values (other than None),
separated by commas. Valid values are:
LOCAL

Use the local CCM user database to authenticate users.

RADIUS

Use the previously defined RADIUS server(s) to authenticate users.

NONE

Do not authenticate users. This method cannot be used when SSH
access is enabled, and it cannot be combined with other
authentication methods.

Default = LOCAL

ENCRYPT=<conns>

Enables/disables plain text Telnet or SSH connections. You may enable both by
specifying both values, separated by a comma. Valid values are:
SSH

Enables SSH connections.

None

Enables plain text Telnet connections.

Default = None

LOCKOUT=<hours>

Enables or disables security lock-out. To enable, specify the number of hours in the
lock-out period, in the range 1-999. To disable, specify a zero value.
Default = 0 (disabled)

Table 5.20: Server Set Command Parameters

Parameter

Description

IP=<ip_address>

IP address.

Advertising