User's Manual
Table Of Contents
- Introduction
- Installation and Initialization
- Hardware Description
- System Requirements
- Product Package
- Hardware Installation
- Step 1: Choose a Location
- Step 2: Unpack Shipping Box
- Step 3: Assemble the Cable
- Step 4: Determine Proper Mounting Orientation
- Step 5: Assemble Mounting Hardware
- Step 6: Mount the Unit
- Step 7: Plug in the Cables
- Step 8: Power on the Unit
- Step 9: View LEDs
- Step 10: Align the Antenna
- Step 11: Tighten the Cables
- Step 12: Weatherproof the Connectors
- Step 13: Install Documentation and Software
- Using the Web Interface
- Installing Latest Software
- First Configuration
- Base Station Configuration
- Introduction
- System Configuration
- MAC Configuration
- Radio Configuration
- Radio Downlink Burst Profile Configuration
- Radio Uplink Burst Profile Configuration
- Networking Configuration
- Global Positioning System (GPS)
- Subscriber Station Authentication
- Subscriber Station List
- Service Class Creation
- Logging Configuration
- Management Interface Configuration
- Subscriber Station Configuration
- Commands on BS/SS
- Log Messages on the BS/SS
- Monitoring the BS and SS
- Technical Specifications
- Command Line Interface
- CLI Overview
- Configuration from the Base Station
- Configuration from the Subscriber Station
- Monitoring the BS and SS
- Technical Services and Support
- Statement of Warranty
Command Line Interface Tsunami MP.16 3650 System User Guide
CLI Overview: Document Conventions
124
CLI Overview
Document Conventions
The following text conventions are used in this chapter:
• Computer prompts are shown as constant width type. For example: MP16>
NOTE: The root prompt is represented globally as “MP16.” Depending on your system’s name, your system may use
a different root prompt.
• Information that you input as shown is displayed in bold constant width type. For example:
MP16> set ipaddr 10.0.0.12
Basic Functionality
Navigation and Special Keys
The CLI supports the use of special key combinations and arrow keys for navigation. The supported special keys are
defined below:
Command History
You can access previously-executed commands in the history buffer. Commands in the history buffer can be accessed by
using the following special keys:
• Ctrl-P (previous line in history buffer)
• Ctrl-N (next line in history buffer)
• Up arrow (previous line in history buffer)
• Down arrow (next line in history buffer)
Command Line Completion
When you press the tab key while typing a command or argument at the prompt, the command or argument name will be
completed as the one that most closely matches what has been typed. Command or argument completion will only be
Key Combination Description
Backspace Delete previous character
Delete Delete next character
Ctrl–A Move cursor to beginning of line
Ctrl–E Move cursor to end of line
Ctrl–F Move cursor forward one character
Ctrl–B Move cursor back one character
Ctrl–D Delete the character the cursor is on
Ctrl–U Delete all text to the left of the cursor
Ctrl-K Delete to end of line
Ctrl-W Delete previous word
Ctrl-T Transpose previous character
Ctrl–P Go to the previous line in the history buffer (see Command History)
Ctrl–N Go to the next line in the history buffer (see Command History)
Tab Complete the command line (see Command Line Completion)
? List available commands (see Command Line Listing)