![Asante IntraCore 36000 Series User Manual Download Page 217](http://html.mh-extra.com/html/asante/intracore-36000-series/intracore-36000-series_user-manual_2980500217.webp)
User’s
Manual 217
Syntax Description
ip http secure-port
port_number
no
ip http secure-port
port_number
The UDP port used for HTTPS/SSL. (Range: 1-65535)
Default
443
Command Mode
Global Configuration
Usage Guidelines
You cannot configure HTTP and HTTPS servers to use the same port.
If you change the HTTPS port number, clients attempting to connect to the HTTPS server must specify the
port number in the URL, in this format:
https://device:port_number
Example
The following example shows setting the secure port to port 1000.
Console(config)#
ip http secure-port 1000
Console(config)#
Related Commands
ip http secure-server
16.58 ip http secure-server
This command enables the secure hypertext transfer protocol (HTTPS) over the Secure Socket Layer (SSL),
providing secure access (For example, an encrypted connection) to the switch’s Web interface. Use the no
form to disable this function.
Syntax Description
[
no
] ip http secure-server
Default
Enabled
Command Mode
Global Configuration