Figure 3-31 authentication server settings -64 – SMC Networks SMC TigerStack 1000 SMC8748M User Manual
Page 120

C
ONFIGURING
THE
S
WITCH
3-64
Web – Click Security, Authentication Settings. To configure local or
remote authentication preferences, specify the authentication sequence
(i.e., one to three methods), fill in the parameters for RADIUS or
TACACS+ authentication if selected, and click Apply.
Figure 3-31 Authentication Server Settings
CLI – Specify all the required parameters to enable logon authentication.
Console(config)#authentication login radius
Console(config)#radius-server port 181
Console(config)#radius-server key green
Console(config)#radius-server retransmit 5
Console(config)#radius-server timeout 10
Console#show radius-server
Remote RADIUS server configuration:
Communication key with RADIUS server: *****
Server port number: 181
Retransmit times: 5
Request timeout: 10
Console(config)#authentication login tacacs
Console(config)#tacacs-server host 10.20.30.40
Console(config)#tacacs-server port 200
Console(config)#tacacs-server key green
Console#show tacacs-server
Remote TACACS server configuration:
Server IP address: 10.20.30.40
Communication key with tacacs server: *****
Server port number: 200
Console(config)#