UMN:CLI User Manual
V5808
70
4.2 System Authentication
For the enhanced system security, the V5808 provides two authentication methods to
access the switch such as Remote Authentication Dial-In User Service (RADIUS) and
Terminal Access Controller Access Control System Plus (TACACS+).
4.2.1 Authentication Method
To set the system authentication method, use the following command.
login {local | remote} {radius |
tacacs | host | all} {enable |
disable}
Sets a system authentication method.
local: console access
remote: telnet/SSH access
radius: RADIUS authentication
tacacs: TACACS+ authentication
host: nominal system authentication (default)
all: all types of the authentication
no login {local | remote} {radius |
tacacs | host | all}
Deletes a configured system authentication method.
4.2.2 Authentication Interface
If more than 2 interfaces exist in the V5808, you can set one interface to access RADIUS
or TACACS server.
To set an authentication interface, use the following command.
login {radius | tacacs} interface
INTERFACE [A.B.C.D]
Sets an authentication interface.
radius: RADIUS authentication
tacacs: TACACS+ authentication
INTERFACE: interface name
A.B.C.D: source IP address (optional)
no login {radius | tacacs}
interface
Deletes a specified authentication interface.