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

Configuring Command-Line Help Text

For JUNOS op scripts, you can provide a help-text string that appears in the CLI to describe the script and the script arguments. To configure help text, include the description statement:

description descriptive-text;

You can include this statement at the following hierarchy levels:

The following examples show the configuration and the resulting output.


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