User`s manual

60 Asanté IntraCore 36000 Series
If you enable HTTPS, you must indicate this in the URL that you specify in your browser:
https://device[:port_number]
When you start HTTPS, the connection is established in this way:
The client authenticates the server using the server’s digital certificate.
The client and server negotiate a set of security protocols to use for the connection.
The client and server generate session keys for encrypting and decrypting data.
The client and server establish a secure encrypted connection.
A padlock icon should appear in the status bar for Internet Explorer 5.x or above and Netscape Navigator
4.x or above.
The following web browsers and operating systems currently support HTTPS:
Web Browser Operating System
Internet Explorer 5.0 or later Windows 98,Windows NT (with service pack 6a), Windows 2000,
Windows XP
Netscape Navigator 4.76 or
later
Windows 98,Windows NT (with service pack 6a), Windows 2000,
Windows XP, Solaris 2.6
To specify a secure-site certificate, see section 6.3.2 Replacing the Default Secure-site Certificate.
Command Attributes
HTTPS Status – Allows you to enable/disable the HTTPS server feature on the switch. (Default: Enabled)
Change HTTPS Port Number – Specifies the UDP port number used for HTTPS/SSL connection to the
switch’s web interface. (Default: Port 443)
Configuring Switch Using the Web or CLI
Web
Click Security – HTTPS Settings. Enable HTTPS and specify the port number, then click Apply.
CLI
This example enables the HTTP secure server and modifies the port number.
Console(config)#ip http secure-server
Console(config)#ip http secure-port 441
Console(config)#