150 Operation
Chapter 5 - Command Line Interface
Default Setting
300 seconds
Command Mode
Global Configuration
Example
Related Commands
ip http port (page 148)
5.5.12 ip https port

Use this command to specify the UDP port number used for HTTPS/SSL

connection to the AP’s Web interface. Use the no form to restore the default port.

Syntax
ip https port <port_number>
no ip https port
port_number – The UDP port used for HTTPS/SSL.
(Range: 80, 1024-65535)
Default Setting
443
Command Mode
Global 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, clients attempting to connect to the HTTPS server must
specify the port number in the URL, in this format:
https://device:port_number
Example
5.5.13 ip 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 AP’s Web interface. Use the no form to disable this function.

Enterprise AP(config)#ip http session-timeout 0
Enterprise AP(config)#
Enterprise AP(config)#ip https port 1234
Enterprise AP(config)#