Set setup command, A-23, A-81 – Sun Microsystems 5602 User Manual

Page 255: Set setup

Advertising
background image

A – Command Line Interface

Set Setup Command

59097-01 A

A-81

0

Set Setup Command

Manages configuration settings for Remote Authentication Dial-In User Service
(RADIUS) servers, switch services, SNMP, and system configurations.

Authority

Admin session

Syntax

set setup

radius
services
snmp
system

Keywords

radius
Prompts you in a line-by-line fashion to configure RADIUS servers for user
account and device authentication.

Table A-23

describes the RADIUS server

configuration fields.

Table A-23. RADIUS Service Settings

Entry

Description

DeviceAuthOrder

Authenticator priority for devices:

„

Local: Authenticate devices using only the local security
database. This is the default.

„

Radius: Authenticate devices using only the security
database on the RADIUS server.

„

RadiusLocal: Authenticate devices using the RADIUS
server security database first. If the RADIUS server is
unavailable, then use the local switch security database.

UserAuthOrder

Authenticator priority for user accounts:

„

Local: Authenticate users using only the local security
database. This is the default.

„

Radius: Authenticate users using only the security
database on the RADIUS server.

„

RadiusLocal: Authenticate users using the RADIUS
server security database first. If the RADIUS server is
unavailable, then use the local switch security database.

TotalServers

Number of RADIUS servers to configure during this session.
Setting TotalServers to 0 disables all RADIUS
authentication. The default is 0.

ServerIPAddress

IP address of the RADIUS server. The default is 10.0.0.1.

ServerUDPPort

User Datagram Protocol (UDP) port number on the RADIUS
server. The default is 1812.

DeviceAuthServer

Enable (True) or disable (False) this server for device
authentication. The default is False.

Advertising