Ip http timeout-policy – Dell PowerEdge VRTX User Manual

Page 218

Advertising
background image

218

Web Server Commands

FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Plasma-ARC

2+3\new_system_mifs_ARC2_latest\Web_Server.fm

D E L L C O N F ID E N T IA L – P R E L IM I N A RY 4 / 3 /1 4 - FO R P R O O F O N LY

Syntax

ip http port

port-number

no ip http port

Parameters

port

port-number

—For use by the HTTP server. (Range: 1–65534)

Default Configuration

The default port number is 80.

Command Mode

Global Configuration mode

Example

The following example configures the http port number as 100.

console(config)# ip http port 100

ip http timeout-policy

Use the ip http timeout-policy Global Configuration mode command to set

the interval for the system to wait for user input in http/https sessions before

automatic logoff. Use the no form of this command to return to the default

value.

Syntax

ip http timeout-policy

idle-seconds

[{http-only | https-only}]

no ip http timeout-policy

Parameters

idle-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)

http-only—The timeout is specified only for http

https-only—The timeout is specified only for https

Advertising