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
Configuration from the Base Station: Service Class Creation
151
Execute a show command to view the entries in the IP Protocol List:
MP16(PIR Name)>show ipproto
To delete a single IP Protocol List entry:
MP16(PIR Name)>delete ipproto <index>
To delete all entries:
MP16(PIR Name)>delete ipproto all
IP Source Address and Mask List (scrcipaddr)
The IP source address and mask parameters are under the group srcipaddr. Up to 16 entries can be added to this list.
To add entries, use the following syntax:
MP16(PIR Name)>add scripaddr <source IP address> <mask>
Execute a show command to view the entries in the IP Source Address and Mask List, with index numbers:
MP16(PIR Name)>show srcipaddr
To delete an entry in the table:
MP16(PIR Name)>delete srcipaddr <index>
To delete all entries in the table
Ethernet Source MAC Address and Mask (srcmacaddr)
The Ethernet source MAC address and mask parameters are under the group srcmacaddr. To add an entry:
MP16(PIR Name)>add srcmacaddr <Ethernet destination MAC address> <mask>
Execute a show command to view Ethernet Source MAC and Mask parameters, with index numbers:
MP16(PIR Name)>show srcmacaddr
To delete an entry in the table:
MP16(PIR Name)>delete srcmacaddr <index>
To delete all entries in the table
MP16(PIR Name)>delete srcmacaddr all
Protocol Source Port Range (srcport)
This range may only be configured if TCP and/or UDP are included in the IP Protocol list. The IP protocol source port
start and end parameters are under the group srcport. Up to 16 entries can be added to this list. To add entries, use the
following syntax:
MP16(PIR Name)>add srcport <start port value> <end port value>
where:
<start port value> is the low-end inclusive range of TCP/UDP source port numbers to which a packet is compared and
<end port value> is the high-end inclusive range of TCP/UDP source port numbers to which a packet is compared. The
range is between 0 – 65535.
Execute a show command to view the entries in the Protocol Source Port range, with index numbers:
MP16(PIR Name)>show srcport
To delete an entry in the table:
MP16(PIR Name)>delete srcport <index>