Reference Guide 38 Document #: LTRT-17939
Mediant MSBR
3.6 CLI Error Messages
The table below lists and configures common error messages given in the CLI.
Table 3-3: CLI Error Messages
Message Helpful Hints
"Invalid command" The command may be invalid in the current command mode, or
you may not have entered sufficient characters for the command
to be recognized.
"Incomplete command"
You may not have entered all of the pertinent information required
to make the command valid. To view available arguments
associated with the command, enter a question mark (?) on the
command line.
3.7 Typographical Conventions
This document uses the following typographical conventions:
Table 3-4: Typographical Conventions
Convention Description
bold font Bold text indicates commands and keywords, for example:
< > Text enclosed by angled brackets indicates Command for which you need to
enter a value (digits or characters), for example:
ping <IP Address> timeout <Duration>
| The pipeline (or vertical bar) indicates a choice between commands or
keywords, for example:
# reload {if-needed|now|without-saving}
[ ] Keywords or Command enclosed by square brackets indicate optional
commands (i.e., not mandatory). This example shows two optional
commands, size and repeat:
ping <IP Address> timeout <Duration> [size <Max Packet
{ }
Keywords or Command enclosed by curly brackets (braces) indicate a
required (mandatory) choice, for example:
# reload {if-needed|now|without-saving}