User guide

C
HAPTER
13
| System Management Commands
– 126 –
apmgmtui http
session-timeout
This command sets the web browser timeout limit.
SYNTAX
apmgmtui http session-timeout <seconds>
seconds - The web session timeout. (Range: 0-1800 seconds, 0
means disabled)
DEFAULT SETTING
1800 seconds
COMMAND MODE
Global Configuration
EXAMPLE
AP(config)# apmgmtui http session-timeout 0
AP(config)#
RELATED COMMANDS
apmgmtui http server
apmgmtui https port Use this command to specify the UDP port number used for HTTPS/SSL
connection to the access point’s web interface. Use the no form to restore
the default port.
SYNTAX
apmgmtui https port <port_number>
no apmgmtui https port
port_number – The UDP port used for HTTPS/SSL.
(Range: 443, 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