User's Manual
Table Of Contents
- Preface
- Overview
- Installation and Initialization
- Basic Configuration
- Advanced Configuration
- 4.1 System Configuration
- 4.2 Network Configuration
- 4.3 Ethernet Properties Configuration
- 4.4 Wireless Configuration
- 4.5 Security Configuration
- 4.6 Quality of Service (QoS) Configuration
- 4.7 VLAN Configuration (Bridge Mode only)
- 4.8 Filtering Configuration (Bridge Only)
- 4.9 DHCP Configuration
- 4.10 IGMP Snooping (Bridge Mode only)
- 4.11 Routing Features Configuration
- System Management
- Monitoring the System
- Procedures
- 7.1 TFTP Server Setup
- 7.2 Web Interface Firmware Download
- 7.3 Configuration Backup
- 7.4 Configuration Restore
- 7.5 Text Based Configuration (TBC) File Management
- 7.6 Soft Reset to Factory Default
- 7.7 Hard Reset to Factory Default
- 7.8 Forced Reload
- 7.9 Upgrade a New Firmware Using ScanTool in Bootloader Mode
- 7.10 Download a New Firmware Using CLI from Bootloader
- Troubleshooting
- 8.1 PoE Injector
- 8.2 Connectivity Issues
- 8.3 Communication Issues
- 8.4 Setup and Configuration Issues
- 8.4.1 Lost Password
- 8.4.2 The QB-8100 Responds Slowly
- 8.4.3 Device Has Incorrect IP Address
- 8.4.4 HTTP Interface Does Not Work
- 8.4.5 Telnet CLI Does Not Work
- 8.4.6 TFTP Server Does Not Work
- 8.4.7 Setting IP Address using Serial Port
- 8.4.8 RADIUS Authentication Server
- 8.4.9 TFTP Server
- 8.4.10 Recovery Procedures
- 8.4.11 Soft Reset to Factory Defaults
- 8.4.12 Hard Reset to Factory Defaults
- 8.4.13 Forced Reload
- 8.4.14 VLAN Operation Issues
- 8.4.15 Changes Do Not Take Effect
- 8.4.16 Link Problems
- 8.4.17 General Check
- 8.4.18 Statistics Check
- 8.4.19 Analyzing the Spectrum
- Frequency Domains and Channels
- Boot Loader CLI and ScanTool
- Technical Specifications
- Part Numbers
- Regulatory Approval and Frequency Domains
- Integrated Dual Polarized Panel Antenna Specifications
- Radio and Transmission Specifications
- OFDM Modulation Rates
- Wireless Protocol
- Interfaces
- Transmit Power Settings
- Receive Sensitivity
- Latency
- Latency
- Management
- Power Supply
- LEDs
- Software Features
- Hardware Specifications
- Physical and Environmental Specifications
- MTBF and Warranty
- Lightning Protection
- Statement of Warranty
- Technical Services and Support
Advanced Configuration
Tsunami QB-8100 Series (100 Mbps/5 Mbps Models) Installation and Management Guide 71
4.6 Quality of Service (QoS) Configuration
The Quality of Service (QoS) feature is based on the 802.16 standard and defines the classes, service flows, and packet
identification rules for specific types of traffic.
4.6.1 QoS Concepts and Definitions
The software supports QoS provisioning from the End Point A only. You may define different classes of service on a End Point
A that can then be assigned to the End Point B that is associated, or that may get associated, with that End Point A.
You can create, edit, and delete classes of service that are specified by the following hierarchy of parameters:
• Packet Identification Rule (PIR) – up to 64 rules, including 18 predefined rules
• Service Flow class (SFC) – up to 32 SFCs, including 8 predefined SFCs; up to 8 PIRs may be associated per SFC
• Priority for each rule within each SF class – 0 to 255, with 0 being lowest priority
• QoS class – up to 8 QoS classes, including 5 predefined classes; up to 8 SFCs may be associated per QoS class
4.6.1.1 Packet Identification Rule (PIR)
A Packet Identification Rule is a combination of parameters that specifies what type of traffic is allowed or disallowed. You
can create up to 64 different PIRs, including 18 predefined PIRs. Also, you can create, edit, and delete PIRs that contain none,
one, or more of the following classification fields:
• Rule Name
• IP ToS (Layer 3 QoS identification)
• 802.1p tag (layer 2 QoS identification)
• IP Protocol List containing up to 4 IP protocols
• VLAN ID
• PPPoE Encapsulation
• Ether Type (Ethernet Protocol identification)
• Up to 4 TCP/UDP Source port ranges
• Up to 4 TCP/UDP Destination port ranges
• Up to 4 pairs of Source IP address + Mask
• Up to 4 pairs of Destination IP address + Mask
• Up to 4 source MAC addresses + Mask
• Up to 4 destination MAC addresses + Mask
NOTE: IP Address, TCP/UDP Port, MAC Address need to be configured separately and associate those classification in
PIR details if required.
A good example is provided by the 18 predefined PIRs. Note that these rules help identify specific traffic types:
1. All – No classification fields, all traffic matches
2. L2 Multicast
a. Ethernet Destination (dest = 0x010000000000, mask = 0x010000000000)
3. L2 Broadcast
a. Ethernet Destination (dest = 0xffffffffffff, mask = 0xffffffffffff)
4. Cisco VoIP UL
a. TCP/UDP Source Port Range (16,000-33,000)
b. IP Protocol List (17 = UDP)
5. Vonage VoIP UL