Owner's manual
Web Server Commands
Page 363
Command Mode
Global Configuration mode
User Guidelines
Use the crypto certificate generate Global Configuration mode command to generate an HTTPS certificate.
Specifying 0 as the port number effectively disables HTTP access to the device.
Example
The following example configures the http port number to 100.
ip http exec-timeout
The ip http port Global Configuration mode command configures the exec-timeout for HTTPS where the HTTPS
timeout was not set. . Use the no form of this command to return to the default configuration.
Syntax
ip http exec-timeout minutes [seconds]
no ip http exec-timeout
Parameters
•
minutes — Integer that specifies the number of minutes.
• seconds — Additional time intervals in seconds.
Default Configuration
The default is 10 minutes.
Command Mode
Global Configuration mode
User Guidelines
This command also configures the exec-timeout for HTTPS in case the HTTPS timeout was not set.
To specify no timeout, enter the ip https exec-timeout 0 0 command.
Example
The following example enables configures the exec-timeout to 10 minutes and 30 seconds.
ip https server
The ip https server Global Configuration mode command enables configuring the device from a secured
browser. Use the no form of this command to return to the default configuration.
console(config)# ip http port 100
ig)#
ip http exec-timeout
10 30