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 106
• To block traffic between a specific wired MAC address and a specific wireless MAC address, configure all four
parameters.
4.8.2.2 Static MAC Filter Examples
Consider a network that contains a wired server and three wireless clients. The MAC addresses for each unit are as follows:
• Wired Server: 00:40:F4:1C:DB:6A
• Wireless Client 1: 00:02:2D:51:94:E4
• Wireless Client 2: 00:02:2D:51:32:12
• Wireless Client 3: 00:20:A6:12:4E:38
Prevent Two Specific Devices from Communicating
Configure the following settings to prevent the Wired Server and Wireless Client 1 from communicating:
• Wired MAC Address: 00:40:F4:1C:DB:6A
• Wired Mask: FF:FF:FF:FF:FF:FF
• Wireless MAC Address: 00:02:2D:51:94:E4
• Wireless Mask: FF:FF:FF:FF:FF:FF
Result: Traffic between the Wired Server and Wireless Client 1 is blocked. Wireless Clients 2 and 3 still can communicate with
the Wired Server.
Prevent Multiple Wireless Devices From Communicating With a Single Wired Device
Configure the following settings to prevent Wireless Clients 1 and 2 from communicating with the Wired Server:
• Wired MAC Address: 00:40:F4:1C:DB:6A
• Wired Mask: FF:FF:FF:FF:FF:FF
• Wireless MAC Address: 00:02:2D:51:94:E4
• Wireless Mask: FF:FF:FF:00:00:00
Result: When a logical “AND” is performed on the Wireless MAC Address and Wireless Mask, the result corresponds to any
MAC address beginning with the 00:20:2D prefix. Since Wireless Client 1 and Wireless Client 2 share the same prefix
(00:02:2D), traffic between the Wired Server and Wireless Clients 1 and 2 is blocked. Wireless Client 3 can still communicate
with the Wired Server since it has a different prefix (00:20:A6).
4.8.2.3 Prevent All Wireless Devices From Communicating With a Single Wired Device
Configure the following settings to prevent Wired Server from communicating with all three Wireless Clients:
• Wired MAC Address: 00:40:F4:1C:DB:6A
• Wired Mask: FF:FF:FF:FF:FF:FF
• Wireless MAC Address: 00:00:00:00:00:00
• Wireless Mask: 00:00:00:00:00:00
Result: The unit blocks all traffic between the Wired Server and all wireless clients.
4.8.2.4 Prevent a Wireless Device from Communicating with the Wired Network
Configure the following settings to prevent Wireless Client 3 from communicating with any device on the Ethernet:
• Wired MAC Address: 00:00:00:00:00:00
• Wired Mask: 00:00:00:00:00:00
• Wireless MAC Address: 00:20:A6:12:4E:38