Configuring the ECN330-switch
132 1553-KDU 137 365 Uen D 2006-06-16
CLI – Specify all the required parameters to enable logon authentication.
6.5.3 Configuring HTTPS
The ECN330-switch can be configured to enable the Secure Hypertext Transfer
Protocol (HTTPS) over the Secure Socket Layer (SSL), providing secure access
(that is, an encrypted connection) to the ECN330-switch’s web interface.
Command Usage
• Both the HTTP and HTTPS service can be enabled independently on
the ECN330-switch. However, both services cannot be configured to
use the same UDP port.
Console(config)#authentication login radius
Console(config)#radius-server host 192.168.1.25
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:
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: 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
Server IP address: 10.20.30.40
Communication key with tacacs server:
Server port number: 200
Console(config)#