[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

show cli

Syntax

show cli

Release Information

Command introduced before JUNOS Release 7.4.

Description

Display configured CLI settings.

Options

This command has no options.

Required Privilege Level

view

List of Sample Output

show cli

Output Fields

Table 89 lists the output fields for theshow cli command. Output fields are listed in the approximate order in which they appear.

Table 89: show cli Output Fields

Field Name

Field Description

CLI complete-on-space

Capability to complete a partial command entry when you type a space or a tab: on or off.

CLI idle-timeout

Maximum time that an individual session can be idle before the user is logged off the router. When this feature is enabled, the number of minutes is displayed. Otherwise, the state is disabled.

CLI restart-on-upgrade

CLI is set to prompt you to restart the router after upgrading the software: on or off.

CLI screen-length

Number of lines of text that the terminal screen displays.

CLI screen-width

Number of characters in a line on the terminal screen.

CLI terminal

Terminal type.

CLI is operating in

Mode: enhanced.

CLI timestamp

Date and time format for the timestamp. If the timestamp is not set, the state is disabled.

CLI working directory

Pathname of the working directory.

Sample Output

show cli

user@host> show cli
CLI complete-on-space set to on
CLI idle-timeout disabled
CLI restart-on-upgrade set to on
CLI screen-length set to 47
CLI screen-width set to 132
CLI terminal is 'vt100'
CLI is operating in enhanced mode
CLI timestamp disabled
CLI working directory is '/var/home/regress'

[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]