Setting CLI session parameters
After an administrative user logs into the CLI, the user is at the top-level of the operational mode. At this level, the user can configure the CLI parameters. These are the available CLI session parameters:
Parameter | Description |
---|---|
history | Set CLI history display size. (Limit of 8192 lines) |
idle-timeout | Set the CLI session idle timeout. (Limit of 8192 seconds) |
paginate | Set pagination mode for CLI command output (true means to paginate; false means do not paginate). |
Examples:
The following example sets the idle-timeout for a CLI session parameter to 300 seconds.
BASH
> set idle-timeout 300
The following example displays all the settings for all CLI session parameters:
BASH
> show cli