480 Web Server
Command Mode
Global Configuration mode.
User Guidelines
• There are no user guidelines for this command.
Example
The following example configures the https port number to 100.
ip https exec-timeout
The ip https exec-timeout Global Configuration mode command sets the interval the system waits for
user input before automatically loging off. Use the no form of this command to return to default.
Syntax
•
ip https exec-timeout
minutes
[
seconds
]
• no ip https 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 the exec-timeout that was set by the
ip http exec-timeout
command.
Command Mode
Global Configuration mode.
User Guidelines
• This command also configures the exec-timeout for HTTPS in case the the HTTPS timeout was not
set.To specify no timeout, enter the command
ip https exec-timeout 0 0
.
Example
The following example the interval the system waits for user input before automatically loging off to
3 minutes 30 seconds.
Console (config)# ip https port 100
Console (config)# ip https exec-timeout 3 30
5400_CLI.book Page 480 Wednesday, December 17, 2008 4:33 PM