Cisco Systems SPS224G4 Manual De Usuario

Descargar
Página de 552
Web Server Commands
ip http exec-timeout
SPS208G/SPS224G4/SPS2024 Command Line Interface Reference Guide
508
35
 
ip http exec-timeout 
The ip http exec-timeout Global Configuration mode command sets the interval 
that the system waits for user input in http sessions, prior to automatic logoff. 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: 1 - 65535.
seconds
 — Additional time intervals in seconds. Range: 0 - 59.
Default Configuration
The default is 10min.
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 sets the interval that the system waits to user input in http 
sessions before automatic logoff.
Console(config)# ip http exec-timeout 10 [30]