Configuring https, Configuring https -54, Command usage – SMC Networks TIGERSWITCH SMC6752AL2 User Manual

Page 102

Advertising
background image

C

ONFIGURING

THE

S

WITCH

3-54

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

Configuring HTTPS

You can configure the switch to enable the Secure Hypertext Transfer
Protocol (HTTPS) over the Secure Socket Layer (SSL), providing secure
access (i.e., an encrypted connection) to the switch’s web interface.

Command Usage

Both the HTTP and HTTPS service can be enabled independently on
the switch. However, you cannot configure both services to use the
same UDP port.

Console(config)#authentication login radius

4-95

Console(config)#radius-server port 181

4-99

Console(config)#radius-server key green

4-99

Console(config)#radius-server retransmit 5

4-100

Console(config)#radius-server timeout 10

4-100

Console(config)#radius-server 1 host 192.168.1.25

4-98

Console(config)#end
Console#show radius-server

4-101

Remote RADIUS server configuration:

Global settings:
Communication key with RADIUS server: *****
Server port number: 181
Retransmit times: 5
Request timeout: 10

Server 1:
Server IP address: 192.168.1.25
Communication key with RADIUS server: *****
Server port number: 1812
Retransmit times: 2
Request timeout: 5

Console#configure
Console(config)#authentication login tacacs

4-95

Console(config)#tacacs-server host 10.20.30.40

4-102

Console(config)#tacacs-server port 200

4-103

Console(config)#tacacs-server key green

4-103

Console#show tacacs-server

4-104

Server IP address: 10.20.30.40
Communication key with tacacs server: *****
Server port number: 200
Console#

Advertising