Figure 3-33. authentication settings -73 – SMC Networks SMC Tiger 10/100 SMC6128L2 User Manual

Page 127

Advertising
background image

U

SER

A

UTHENTICATION

3-73

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-33. Authentication Settings

CLI – Specify all the required parameters to enable logon authentication.

Console(config)#authentication login radius

4-92

Console(config)#radius-server host 192.168.1.25

4-95

Console(config)#radius-server port 181

4-96

Console(config)#radius-server key green

4-96

Console(config)#radius-server retransmit 5

4-97

Console(config)#radius-server timeout 10

4-98

Console#show radius-server

4-98

Server IP address: 192.168.1.25
Communication key with radius server:
Server port number: 181
Retransmit times: 5
Request timeout: 10
Console(config)#authentication login tacacs

4-92

Console(config)#tacacs-server host 10.20.30.40

4-99

Console(config)#tacacs-server port 200

4-100

Console(config)#tacacs-server key green

4-100

Console#show tacacs-server

4-101

Server IP address: 10.20.30.40
Communication key with tacacs server: green
Server port number: 200
Console(config)#

Advertising