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

Displaying Tips About CLI Commands

To get tips about CLI commands, issue the help tip cli command. Each time you enter the command, a new tip appears. For example:

user@host> help tip cli
JUNOS tip:
Use 'request system software validate' to validate the incoming software
against the current configuration without impacting the running system.
user@host> help tip cli
JUNOS tip:
Use 'commit and-quit' to exit configuration mode after the commit has
succeeded. If the commit fails you are left in configuration mode.

You can also enter help tip cli <number> to associate a tip with a number. This enables you to recall the tip at a later time. For example:

user@host> help tip cli 10
JUNOS tip:
Use the re0 and re1 configuration groups to restrict configuration to
a particular routing engine.
user@host> help tip cli
JUNOS tip:
Use the 'save' CLI pipe to save output to a local or remote file.
user@host> help tip cli 10
JUNOS tip:
Use the re0 and re1 configuration groups to restrict configuration to
a particular routing engine.

 


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