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 74
c. Initialization State = Active
d. Maximum Sustained Data Rate = 2 Mbps
e. Minimum Reserved Traffic Rate = 2 Mbps
f. Maximum Latency = 20 milliseconds
g. Traffic Priority = 1
Note that two different VoIP Service Flow classes for each direction of traffic have been defined (index numbers 4 to 7) which
follow the ITU-T standard nomenclatures: G.711 refers to a type of audio companding and encoding that produces a 64 Kbps
bitstream, suitable for all types of audio signals. G.729 is appropriate for voice and VoIP applications, but cannot transport
music or fax tones reliably. This type of companding and encoding produces a bitstream between 6.4 and 11.8 Kbps (typically
8 Kbps) according to the quality of voice transport that is desired.
4.6.1.3 QoS Class
A QoS class is defined by a set of parameters that includes the PIRs and SFCs that were previously configured. You can create
up to eight different QoS classes, including five predefined QoS classes. Up to eight SF classes can be associated to each QoS
class, and up to eight PIRs can be associated to each SF class. For example, a QoS class called “G711 VoIP” may include the
following SFCs: “UL-G711 20 ms VoIP rtPS” and “DL-G711 20 ms VoIP rtPS”.
In turn, the SFC named “UL-G711 20 ms VoIP rtPS” may include the following rules: “Cisco VoIP UL” and “Vonage VoIP UL”.
You can create, edit, and delete QoS classes that contain the following parameters:
• QoS class name
• Service Flow (SF) class name list per QoS class (up to eight SF classes can be associated to each QoS class)
• Packet Identification Rule (PIR) list per SF class (up to eight PIRs can be associated to each SF class)
• Priority per rule which defines the order of execution of PIRs during packet identification process. The PIR priority is a
number in the range 0-63, with priority 63 being executed first, and priority 0 being executed last. The PIR priority is
defined within a QoS class and can be different for the same PIR in some other QoS class. If all PIRs within one QoS
class have the same priority, the order of execution of PIR rules will be defined by the order of definition of SFCs, and
by the order of definition of PIRs in each SFC, within that QoS class.
A good example of this hierarchy is provided by the five predefined QoS classes:
1. Unlimited Best Effort
a. SF class: UL-Unlimited BE
– PIR: All; PIR Priority: 0
b. SF class: DL-Unlimited BE
– PIR: All; PIR Priority: 0
2. L2 Broadcast Best Effort
a. SF class: DL-L2 Broadcast BE
– PIR: L2 Broadcast; PIR Priority: 0
3. G711 VoIP
a. SF class: UL-G711 20 ms VoIP rtPS
– PIR: Vonage VoIP UL; PIR Priority: 1
– PIR: Cisco VoIP UL; PIR Priority: 1
b. SF class: DL-G711 20 ms VoIP rtPS
– PIR: Vonage VoIP DL; PIR Priority: 1
– PIR: Cisco VoIP DL; PIR Priority: 1
4. G729 VoIP
a. SF class: UL-G729 20 ms VoIP rtPS