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
148
Service Flows
You can create, modify, and delete up to 256 Service Flow classes, including those that are pre-defined on the Base
Station. If the Base Station is reset to factory defaults, the original values of the parameters for the pre-defined service
flow classes are restored.
To create an new SF Class, enter the following command at the root prompt:
MP16 >add sfclass <SF Class name>
To view a list of all SF Classes, enter the following from the root prompt:
MP16>show sfclass
To view the configuration of an SF Class, enter the following from the root prompt:
MP16>show sfclass <SF Class name>
To delete an SF, enter the following from the root prompt:
MP16>delete sfclass <SF Class name>
To configure the parameters of a particular SF Class, you must access the sfclass configuration prompt. Enter the
following at the root prompt:
MP16>configure sfclass <SF Class name>
The prompt will change to:
MP16(SF Class name)>
To view the configuration of the current SF Class, enter the following from the sfclass configuration prompt:
MP16>show
From the sfclass prompt, you can show or set parameters described below.
Service Flow Class Parameters
QoS Scheduling Types
Four QoS scheduling types are available. After selecting a scheduling type, set the associated parameters, as follows:
• UGS: The following QoS parameters are configurable (see table above):
– Maximum sustained information rate
Name Type Values Access Parameter
Service Flow Class ID Integer NA R sfclassid
Scheduling Type (see
QoS Scheduling Types)
DisplayString32 ugs
rtps
nrtps (default)
be
RW schedtype
Service Flow Direction Integer uplink
downlink
RW direction
Maximum Sustained
Data Rate
Integer 8 – 8192 kbps (in steps of 8
kbps)
RW maxsusdatrt
Minimum Reserved
Traffic Rate
Integer 8 – 8192 kbps in steps of 8 kbps
(default = 0)
RW minresdatrt
Maximum Latency Integer 5 – 100 ms (in steps of 5 ms) RW maxslat
Tolerable Jitter Integer 5 – 100 ms (in steps of 5 ms) RW toljtr
Traffic Priority Integer 0 – 7 RW trafpriority