Specifications
Revision: 2010-01-20
7-1
7 Monitor Command Reference
7.1 Introduction
This chapter defines the Monitor command language. The language is made up
of the following elements:
COMMAND
Commands are written in CAPITALS
KEYWORD
Keywords are written in CAPITALS
Parameter
Parameters are written in Italics. Replace the
parameter with the actual value. Example:
LINERATE n
Parameter | Parameter
KEYWORD | KEYWORD
Choices are denoted with vertical bars |. In a
choice group one of the parameters must be
specified.
[ Parameter ]
[ KEYWORD ]
Optional parameters are enclosed in [ brack-
ets ]. Optional parameters can be specified
but are not required.
{ Parameter-List }
A parameter list is enclosed in { braces }. A
list of parameters is a sequence of parame-
ters separated by one or more spaces.
Table 7-1: Command language elements