User Manual UMN:CLI
V8102
291
8.3 System Authentication
For the enhanced system security, the V8102 provides two authentication methods to ac-
cess the switch such as Remote Authentication Dial-In User Service (RADIUS) and Ter-
minal Access Controller Access Control System Plus (TACACS+).
8.3.1 Authentication Method
To set the system authentication method, use the following command.
login {local | remote} {radius |
tacacs | host | all} {enable | disa-
ble}
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.
8.3.2 Authentication Interface
If more than 2 interfaces exist in the V8102, you can set one interface to access RADIUS
or TACACS server.
To set an authentication interface, use the following command.
login radius interface {management | vlan
VLANS | loopback | gigabitethernet IFPORT |
tengigabitethernet IFPORT | gpon IFPORT |
channelgroup GROUP} [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)
login tacacs interface {management | vlan
VLANS | loopback | gigabitethernet IFPORT |
tengigabitethernet IFPORT | gpon IFPORT |
channelgroup GROUP} [A.B.C.D]
no login {radius | tacacs} interface
Deletes a specified authentication inter-
face.