Chapter 7
| Authentication Commands
Web Server
– 225 –
Note:
Users are automatically logged off of the HTTP server or HTTPS server if no
input is detected for 300 seconds.
ip http port This command specifies the TCP port number used by the web browser interface.
Use the no form to use the default port.
Syntax
ip http port port-number
no ip http port
port-number - The TCP port to be used by the browser interface.
(Range: 1-65535)
Default Setting
80
Command Mode
Global Configuration
Example
Console(config)#ip http port 769
Console(config)#
Related Commands
ip http server (225)
show system (120)
ip http server This command allows this device to be monitored or configured from a browser.
Use the no form to disable this function.
Syntax
[no] ip http server
Default Setting
Enabled
Command Mode
Global Configuration
Example
Console(config)#ip http server
Console(config)#