System information

Command Line Reference
System Management Commands
https port
Use this command to specify the TCP port number used for HTTPS/SSL
connection to the access points Web interface. Use the no form to restore the
default port.
Syntax
ip https port <port_number>
no ip https port
port_numberThe TCP port used for HTTPS/SSL.
(Range: 443, 1024-65535)
Default Setting
443
Command Mode
Management Configuration
Command Usage
You cannot configure the HTTP and HTTPS servers to use the same
port.
To avoid using common reserved TCP port numbers below 1024, the
configurable range is restricted to 443 and between 1024 and 65535.
If you change the HTTPS port number from the standard default,
clients attempting to connect to the HTTPS server must specify the
port number in the URL, in this format: https://device:port_number
Example
HP420(config-mgmt)#https port 1234
HP420(config-mgmt)#
https server
Use this command to enable the secure hypertext transfer protocol (HTTPS)
over the Secure Socket Layer (SSL), providing secure access (i.e., an
encrypted connection) to the access point’s Web interface. Use the no form to
disable this function.
Syntax
https server
no https server
8-23