502 Web Server
Default Configuration
The default port number is 80.
Command Mode
Global Configuration mode.
User Guidelines
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 exec-timeout global configuration command sets the interval the system waits for user input
before automatically logging off. Use the no form of this command to return to default.
Syntax
•
ip http exec-timeout
minutes
[
seconds
]
• no ip http exec-timeout
Parameters
•
minutes
— Integer that specifies the number of minutes. (Range: 0 - 65535)
•
seconds
— Additional time intervals in seconds. (Range: 0 - 59)
Default Configuration
The default configuration 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 command
ip https exec-timeout 0 0
.
Console(config)# ip http port 100
book.book Page 502 Thursday, December 18, 2008 7:40 PM