User authentication 3-57 – SMC Networks SMC Tiger 10/100 SMC6128PL2 User Manual
Page 109
![background image](/manuals/150727/109/background.png)
User Authentication
3-57
3
CLI – Specify all the required parameters to enable logon authentication.
Console(config)#authentication login radius
Console(config)#radius-server auth-port 181
Console(config)#radius-server key green
Console(config)#radius-server retransmit 5
Console(config)#radius-server timeout 10
Console(config)#radius-server 1 host 192.168.1.25
Console(config)#end
Console#show radius-server
Global Settings:
Communication Key with RADIUS Server:
Auth-Port: 181
Acct-port: 1813
Retransmit Times: 5
Request Timeout: 10
Server 1:
Server IP Address: 192.168.1.25
Communication Key with RADIUS Server: *****
Auth-Port: 181
Acct-port: 1813
Retransmit Times: 5
Request Timeout: 10
Radius server group:
Group Name Member Index
--------------------- -------------
radius 1
Console#
Console#configure
Console(config)#authentication login tacacs
Console(config)#tacacs-server 1 host 10.20.30.40
Console(config)#tacacs-server port 200
Console(config)#tacacs-server retransmit 5
Console(config)#tacacs-server timeout 10
Console(config)#tacacs-server key green
Console#show tacacs-server
Remote TACACS+ server configuration:
Global Settings:
Communication Key with TACACS+ Server:
Server Port Number: 200
Retransmit Times : 5
Request Times : 10
Server 1:
Server IP address: 10.20.30.40
Communication key with TACACS+ server: ****
Server port number: 200
Retransmit Times : 5
Request Times : 10
Tacacs server group:
Group Name Member Index
--------------------- -------------
tacacs+ 1
Console(config)#