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 2 - Commissioning of the Macro BTS Initial NPU Configuration
4Motion 62 System Manual
2 npu(config)# trap-mgr enable ip-source x.x.x.x
Note that if the management system is behind a NAT router, the NAT Outside IP
address (the IP of the router’s interface connected in the direction of the managed
device LAN) must be defined in the device as a Trap Manager, with traps sending
enabled. In the NAT router, Port Forwarding (NAT Traversal) must be configured
for UDP and TCP ports 161 and 162 from Outside IP (connected to the managed
device’s LAN) to Inside IP (connected to the management system’s LAN).
2.1.6 Mapping the AU Software Version
To define the software version to be used by all AUs run the command:
npu(config)# map au default <image name>, where image name is the required AU
software version (to view the AU software versions available in the NPU run the
command npu# show au image repository).
2.1.7 Site ID Definition
To define the site ID (Site Number): npu(config)# site identifier x
(x is the unique site identifier, a number in the range from 1 to 999999)
For more details refer to “Configuring the Unique Identifier for the 4Motion Shelf”
on page 447.
2.1.8 Saving the Configuration
To save the configuration run the command: npu# write (otherwise, after the next
time reset you will lose the configuration changes).