User Manual UMN:CLI
V5808
71
4.2.3 Primary Authentication Method
You can set the order of the authentication method by giving the priority to each
authentication method.
To set the primary authentication method, use the following command
login {local | remote} {radius |
tacacs | host} primary
Sets a system authentication method.
local: console access
remote: telnet/SSH access
radius: RADIUS authentication
tacacs: TACACS+ authentication
host: nominal system authentication (default)
4.2.4 RADIUS Server
4.2.4.1 RADIUS Server for System Authentication
To add/delete a RADIUS server for system authentication, use the following command.
login radius server A.B.C.D
KEY [auth_port PORT acct_port
PORT]
Adds a RADIUS server with its information.
A.B.C.D: IP address
X:X::X:X: IPv6 address
KEY: authentication key value
auth_port: authentication port (optional)
acct_port: accounting port (optional)
login radius server X :X ::X :X
KEY [auth_port PORT acct_port
PORT]
no login radius server [A.B.C.D]
Deletes an added RADIUS server.
no login radius server [X:X::X:X]
You can add up to 5 RADIUS servers.
4.2.4.2 RADIUS Server Priority
To specify the priority of a registered RADIUS server, use the following command.
login radius server move
A.B.C.D <1-5>
Specifies a priority of RADIUS server.
A.B.C.D: IP address
1-5: priority of RADIUS server