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: Commands
127
View the results of the add command from the root prompt as follows:
NOTE: Also see Service Class Creation for information on lists of pre-defined PIRs, SS Classes, and Service Flows.
Once PIRs, SF Classes, SS Classes, SSs, Syslog Hosts, TFTP hardware IDs, and Trap Hosts are added, use the
Configure Command to set and show parameters specific to each. As the VLAN table has no configurable parameters, it
is not executable with the configure command.
Configure Command
Use the configure command from the root prompt to access configuration parameters related to a particular group. For
example, executing configure with system allows the user to configure system parameters. The root prompt changes
based on the configure command, as follows:
MP16> configure system
MP16(system)>
To exit the configure prompt and return to the root prompt, use the exit command or press CTRL-Z.
Valid syntax for the configure command is as follows:
add tftpconf <Hardware ID> Adds a Secondary Management TFTP parameters for a specific
hardware ID
add traphost <IP Address> Adds a Trap Host to the Trap Host list
add vlantbl <VLAN ID> Adds a VLAN ID to the VLAN ID List
add vlanid <value> Adds a VLAN ID to an SS or SS Class configuration when VLAN mode
is set to Trunk. This command is only available from the SS or SS
Class configure prompts; it not available from the root prompt. See
Configure Command.
Command Results
show pir Displays a list of all Packet Identification Rules
show pir <PIR name> Displays all configured parameters for a particular PIR
show sfclass Displays a list of all Service Flow Classes
show sfclass <SF Class name> Displays all configured parameters for a particular Service Flow Class
show ssclass Displays a list of all SS Classes
show ssclass <SS Class name> Displays all configured parameters for a particular SS Class
show ss Displays a list of all authorized Subscriber Stations
show ss <SS MAC address> Displays all configured parameters for a particular authorized
Subscriber Station
show sysloghost Displays a list of all Syslog Servers
show sysloghost <IP Address> Displays all configured parameters of a particular Syslog Server
show tftpconf Displays a list of all configured hardware IDs
show tftpconf <Hardware ID> Displays all configured parameters of a particular configured hardware
ID
show traphost Displays a list of all configured Trap Hosts
show traphost <IP Address> Displays all configured parameters of a particular Trap Host
show vlantbl Displays a list of all VLAN IDs in the VLAN ID List.
show vlantbl <VLAN ID> Displays all configured parameters for a particular VLAN ID
Command Result
configure bs Access local Base Station parameters (Base Station only).
Command Results