Web Server Commands
197
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\Web_Server.fm
D E L L CO N F I D E N T I A L – P R E L I MI N A RY 5/ 1 5 /1 2 - F O R PR O O F O N LY
Syntax
ip http timeout-policy
idle seconds
no ip http timeout-policy
Parameters
seconds
—Specifies the maximum number of seconds that a connection is
kept open if no data is received or response data cannot be sent out. (Range:
0–86400)
Default
600 seconds
Command Mode
Global Configuration mode
User Guidelines
This command also configures the timeout-policy for HTTPS.
To specify no timeout, enter the
ip http timeout-policy 0
command.
Example
The following example configures the http port number as 100.
Console(config)#
ip http timeout-policy
0
ip http secure-server
Use the
ip http secure-server
Global Configuration mode command to enable
the device to be configured securely from a browser, and to also enable the
device to be monitored or have its configuration modified securely from a
browser,. Use the
no
form of this command to disable this function.
Syntax
ip http secure-server
no ip http secure-server