User Manual
Table Of Contents
- 4Motion System Manual
- About This Manual
- Contents
- Chapter 1 - System Description
- 1.1 About WiMAX
- 1.2 4Motion Solution
- 1.3 The Base Transceiver Station
- 1.4 Element Management Systems
- 1.5 Specifications
- 1.5.1 Modem & Radio
- 1.5.2 Sensitivity (per channel)*
- 1.5.3 ODUs
- 1.5.4 Micro Outdoor BTS
- 1.5.5 AU - ODU Communication (Macro BTS)
- 1.5.6 Data Communication (Ethernet Interfaces)
- 1.5.7 Configuration and Management
- 1.5.8 Standards Compliance, General
- 1.5.9 Environmental
- 1.5.10 Mechanical and Electrical
- 1.5.11 Antennas
- Chapter 2 - Commissioning of the Macro BTS
- 2.1 Initial NPU Configuration
- 2.2 Completing the Site Configuration Using AlvariSTAR
- Chapter 3 - Operation and Administration of the Macro BTS
- 3.1 Using the Command Line Interface
- 3.1.1 Managing the Macro Outdoor BTS
- 3.1.2 Accessing the CLI
- 3.1.3 Command Modes
- 3.1.4 Interpreting the Command Syntax
- 3.1.5 Using the CLI
- 3.1.6 Managing Users and Privileges
- 3.1.7 Managing Secure Shell (SSH) Parameters
- 3.1.8 Managing the Session
- 3.2 Managing Software Upgrade
- 3.1 Using the Command Line Interface
Chapter 3 - Operation and Administration of the Macro BTS Using the Command Line Interface
4Motion 80 System Manual
3.1.5 Using the CLI
To help you use the CLI, this section provides information about:
“Using Control Characters” on page 81
“Using the CLI Help” on page 81
“Using the History Feature” on page 82
[ ] 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
{R6InterfaceTotal | R6InterfaceBs |
ProvisionedQOS | R3Interface |
LoadBalancing | InitialNe | ServiceFlow}
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