Server set command, Table 5.14: server security command parameters, Table 5.15: server set command parameters – Avocent CCM4850 User Manual

Page 66

Advertising
background image

54 CCM4850 Installer/User Guide

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.14: 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-99. To disable, specify a zero value.
Default = 0 (disabled)

Table 5.15: Server Set Command Parameters

Parameter

Description

IP=<ip_address>

IP address.

MASK=<subnet>

Subnet mask for the subnet on which the CCM appliance resides.

GATEWAY=<gtwy>

IP address of default gateway for routing IP packets.

Advertising