The CLI provides context-sensitive help at every level of the command hierarchy. The help information tells you which commands are available at the current level in the hierarchy and provides a brief description of each.
To get help while in the CLI, type a question mark (?) in one of the following ways:
user@host> request ?
Possible completions: chassis Perform chassis-specific operations ipsec Perform IP Security operations message Send text message to other users routing-engine Log in to Routing Engine security Perform security-level operations services Perform service application operations support Perform JUNOS support tasks system Perform system-level operations user@host> request
user@host> s?
Possible completions: set Set CLI properties, date/time, craft interface message show Show system information ssh Start secure shell on another host start Start shell user@host> s
When you enter the help commands described in Table 28, the CLI displays usage guidelines and summary information for configuration statements and operational mode commands. You can enter help commands in operational or configuration mode.
Table 28: help Commands