28
Some commands (in particular, the Show command) can potentially produce many lines of output.
After a predetermined number of lines of output in response to a single command, the user is prompted
to enter y(es) or n(o) to continue the output. The line number limit is defined with the DISPLAY-LINES
parameter of the Command-Line-Interface command.
Basic Command Syntax
A basic command has the following syntax:
Example 1
Basic Command Syntax
<basic command> ::= [<path>]<command> [<parameter>]… <CR>
<path> ::= [\]<command\>[<command>\]…
<command> ::= <command name> | ..
<parameter> ::= <spaces> <keyword>=<value> | ?
<value> ::= <integer> |
<choice> |
<IP address> |
<string> |
<MAC address> |
<NSAP address> |
<time> |
<date> |
<KLM> |
<portList> |
<port>
<NSAP address>
::= <area address>:<system id>:<selector>
<portList>
::= <port>[,<port>]..
<areaAddressList>
::= <area address>[,<area address>]...
where:
<spaces>
is a string of one or more ASCII spaces;
<integer>
is a decimal integer in the range [m:n], where the values m and n are
context-dependent;
<choice>
is a literal string, whose permissable values and their significance are
context-dependent and may be obtained by using the help ("?") parameter;
<IP address>
is an IP address of the form ddd.ddd.ddd.ddd, where d is a decimal digit.
Leading zeroes in each ddd may be omitted;
Summary of Contents for ONS 15305
Page 35: ...35 ...