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
Procedures
Tsunami QB-8100 Series (100 Mbps/5 Mbps Models) Installation and Management Guide 177
3. Fill in the following details:
• File Name <configuration file name>
4. Click Update to start the file transfer.
A reboot is required for the new configuration to be restored into the device.
7.5 Text Based Configuration (TBC) File Management
7.5.1 Text Based Configuration File
Text Based Configuration (TBC) file is a simple text file that holds the template configurations of the device. The 8100 series of
devices supports the TBC file in XML format which can be edited in any XML or text editors.
You can generate the TBC file from the CLI Session and manually edit the configurations and then load the edited TBC file
to the device so that the edited configurations are applied on to the device. It differs mainly with the binary configuration file
in terms of manual edition of configurations. The generated TBC file is a template which has only the default and modified
configurations on that live CLI session.
Downloading/Uploading the TBC File:
The TBC file can be downloaded to or uploaded from the device using all three interfaces (SNMP/WEB/CLI). Either TFTP or
HTTP options can be used to download or upload the TBC file.
NOTE: While downloading the TBC file, any file name is accepted and then the file is renamed to PXM-TBC.xml. If the
mandatory XML tags are missing, the file is not downloaded to the device.
7.5.2 Generating TBC File
Text Based Configuration file is generated only when generate command is given from the Command Line Interface (CLI).
While generating the TBC File from CLI, there is an option to generate it with or without all Management & Security
Passwords. The management passwords include CLI/WEB/SNMP passwords. The security passwords include
Network-Secret/Encryption-Key(s)/RADIUS-Shared-Secret. If included, these passwords become a part of the generated TBC
file and are in a readable form. If excluded, all these passwords are not a part of the generated TBC file.
The commands used for the generation of TBC file are:
T8000-00:00:01# generate tbc-with-pwds
T8000-00:00:01# generate tbc-without-pwds
The generated TBC file contains
• Default configurations with their default values.
• Any user-added or edited configurations on current live CLI session.
7.5.3 Retrieving TBC File
Using the WEB interface, you can retrieve the generated TBC file from the device either through TFTP or HTTP protocol.
7.5.3.1 Retrieving through HTTP
For retrieving a Text based template configuration file via HTTP web interface, click MANAGEMENT > File Management >
Retrieve From Device > HTTP.