Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 1 CLI Commands by Level : Console CONFIG Commands

Console CONFIG Commands
All CLI Console CONFIG commands are listed in Table 13 in alphabetical order.
The P-7500 CLI has an inactivity timer which logs out inactive users. This inactivity timer is automatically invoked if no commands are entered for five minutes. The Console CONFIG level allows you to change on a global basis the CLI inactivity timer setting for all CLI user sessions on the P-7500. You reach this level by entering console at the Global CONFIG level.
Example:
tibco# configure
tibco(config)# console
tibco(config-console)# console
The CLI is now at the Console CONFIG level. (Cont’d)
(config-console)# timeout
Description
Use this command to configure the inactivity timer on the P-7500 CLI.
Syntax
timeout <idle-timeout>
Where:
<idle-timeout> is the integer value representing the inactivity timeout value in minutes. Valid range is 0 to 43200. To disable the inactivity timer, enter 0.
Example
tibco(config-console)# timeout 1200

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved