set
Syntax
Description
This command configures the current CLI session environment.
Options
Parameter | Description | Range | Default Value |
---|---|---|---|
complete-on-space | Enables/disables completion on space | false true | – |
idle-timeout | The duration of time, in seconds, to keep a CLI session open during session inactivity | 0 to 6000 seconds | – |
ignore-leading-space | Ignores leading whitespace | true: Ignore whitespace false: Retain whitespace | – |
paginate | Paginates screen output | false true | – |
prompt1 | User-defined string for the operational mode prompt | Alphanumeric string 1 to 32 characters Note: This sets the prompt for all users. | – |
prompt2 | User-defined string for the configuration mode prompt | Alphanumeric string 1 to 32 characters Note: This sets the prompt for all users. | – |
screen-length | Configures the number of rows to display on the CLI screen | – | – |
screen-width | Configures CLI screen width | – | – |
terminal | Sets the terminal type | generic xterm vt100 ansi linus | – |
Required Privilege Level
Related Documentation
None