User's Manual
Chapter 3 - Operation and Administration Using the CLI Using the Command Line Interface for Management
4Motion 75 System Manual
3.1.5 Using the CLI
To help you use the CLI, this section provides information about:
“Using Control Characters” on page 76
[ ] Indicates that the parameter
enclosed within these brackets is
optional.
npu(config)# reboot from shadow
[<shadow image name>]
This command is used to reboot the system
with the shadow image. The shadow image
name parameter is enclosed with the [ ]
brackets, indicating that it is optional. If you
do not specify the value of this parameter,
the system automatically boots up with the
last downloaded shadow image.
< > Indicates that the parameter is
mandatory and requires a
user-defined value (and not a
discrete value).
npu(config)# load to shadow
<shadow image name>
This command is used to load the system
with a particular shadow image. It is
mandatory to specify a value for the shadow
image name parameter; otherwise an error
is raised by the system. The value of this
parameter is not a discrete value; you are
required to specify a value for this
parameter.
| Indicates the OR conditional
operator that is used between two
or more parameters. The
presence of this parameter
indicates that only one of the
parameters separated by the I
conditional parameter should be
specified in the command.
npu(config)# pm-group enable npu
{BckhlPort | MgmtPort | CascPort
| AuPortTable | IntMgmtIf |
ExtMgmtIf | LclMgmtIf | BearerIf
| Sfa | DatapathFn | AaaClient |
Authenticator | ContextFn |
ProxyDhcp | RelayDhcp |
ServerDhcp | MsStateChangeFn}
This command is used to specify the group
for which performance data collection and
storage is to be enabled. The | conditional
operator indicates that only one parameter
should be specified.
NOTE
In this document, all discrete values are specified in boldface, and all user-defined values are not
bold.
Table 3-5: Conventions Used in the 4Motion Command Syntax