Figure 6-2, Authentication server settings – LevelOne GTL-2690 User Manual

Page 139

Advertising
background image

User Authentication

6-4

6

• TACACS Settings

- Server IP Address – Address of the TACACS+ server. (Default: 10.11.12.13)
- Server Port Number – Network (TCP) port of TACACS+ server used for

authentication messages. (Range: 1-65535; Default: 49)

- Secret Text String – Encryption key used to authenticate logon access for

client. Do not use blank spaces in the string. (Maximum length: 48 characters)

Note:

The local switch user database has to be set up by manually entering user names
and passwords using the CLI. (See “username” on page 25-2.)

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 6-2 Authentication Server Settings

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

Console(config)#authentication login radius

25-4

Console(config)#radius-server port 181

25-7

Console(config)#radius-server key green

25-7

Console(config)#radius-server retransmit 5

25-8

Console(config)#radius-server timeout 10

25-8

Console(config)#radius-server 1 host 192.168.1.25

25-9

Console(config)#exit

Advertising