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 78 System Manual
After you provide your login information, the following command prompt is
displayed:
npu#
This is the global command mode. For more information about different command
modes, refer to Section 3.1.3.
3.1.3 Command Modes
The CLI provides a number of command modes, some of which are listed in the
following table for executing different types of commands:
The following table lists the commands to be executed for entering/exiting a
particular command mode:
NOTE
The default login ID and password are:
Login ID: admin
Password: admin123
Table 3-3: CLI Command Modes
Mode Used for... Command Prompt
Global configuration mode Executing all configuration
commands
npu(config)#
Global command mode Executing all other commands
such as show and delete
commands
npu#
Interface configuration mode Executing all commands for
configuring physical and IP
interfaces.
npu(config-if)#
Standard/extended ACL mode Executing commands for
configuring standard and
extended ACLs
npu(config-std-nacl)#
npu(config-ext-nacl)#
Table 3-4: Commands to Enter/Exit a Command Mode
To... Run the Command... The Command Mode is
Now...
Enter the global configuration
mode
npu# config terminal npu(config)#