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 185
7.10 Download a New Firmware Using CLI from Bootloader
To download the unit’s Image File, you will need an Ethernet connection to the computer on which the TFTP server resides.
This can be any computer on the LAN or connected to the device with a cross-over Ethernet cable. You must also connect the
device to a computer with a standard serial cable and use a terminal client, such as HyperTerminal. From the terminal, enter
CLI Commands to set the IP address and download unit’s Image.
7.10.1 Preparing to Download the Firmware
Before starting, you need to know the Unit’s IP address, subnet mask, the TFTP Server IP Address, and the UNIT’S firmware
name. Make sure the TFTP server is running and configured to point to the folder containing the firmware to be downloaded.
7.10.1.1 Download Procedure
1. Download the latest software from http://support.proxim.com.
2. Copy the latest software updates to your TFTP server’s default directory.
3. Use a cross-over serial cable to connect the Unit’s serial port to your computer’s serial port.
4. Open your terminal emulation program (like HyperTerminal) and set the following connection properties:
• Com Port: <COM1, COM2, etc., depending on your computer>
• Baud rate: 115200
• Data Bits: 8
• Stop bits: 1
• Flow Control: None
• Parity: None
5. Under File > Properties > Settings > ASCII Setup, enable the Send line ends with line feeds option.
6. HyperTerminal sends a line return at the end of each line of code.
7. Power Reset the device (by resetting the power on PoE injector).
8. The terminal display shows Power On Self Tests (POST) activity. After approximately 30 seconds, a message appears
indicating, “Starting ScanTool interface, press any key to enter CLI 5” and starts a counter for 5 seconds.
9. If the above counter expires, bootloader enters the ScanTool mode. To enter the CLI, press any key before the counter
expires. Now a prompt appears as below:
Bootloader=>
10. Enter only the following statements:
Bootloader=> show (to view configuration parameters and values)
Bootloader=> set ipaddr <device IP Address>
Bootloader=> set serverip <TFTP Server IP Address>
Bootloader=> set filename <Device’s Image File Name, including file extension>
Bootloader=> set gatewayip <Gateway IP Address>
Bootloader=> set netmask <Network Mask>
Bootloader=> set ipaddrtype static
Bootloader=> show (to confirm your new settings)
Bootloader=> reboot
Example:
Bootloader=> show
Bootloader=> set ipaddr 169.254.128.132
Bootloader=> set serverip 169.254.128
Bootloader=> set filename <imagename>