Proxim Wireless Corporation XB92WFR ユーザーズマニュアル

ページ / 336
Troubleshooting
Tsunami
®
 800 & 8000 Series - Software Management Guide 
280
Preparing to Download the device image
Before starting, you need to know the device IP Address, Subnet Mask, the TFTP Server IP Address, and the device image file
name. Make sure the TFTP server is running and configured to point to the default directory containing the image to be
downloaded.
Download Procedure
1. Download the latest software from 
http://my.proxim.com
, and copy it to the default directory of the TFTP server. 
2. Connect the device serial port to your computer’s serial port.
3. Open your terminal emulator program and set the following connection properties:
Com Port: COM1, COM2 and so on, depending on your computer
Baud Rate: 115200
Data Bits: 8
Stop Bits: 1
Flow Control: None
Parity: None
4. Under File > Properties > Settings > ASCII Setup, enable the Send line ends with line feeds option. 
Terminal Emulator program sends a line return at the end of each line of code.
The terminal display shows Power On Self Tests (POST) activity. After approximately 30 seconds, a message indicates: 
Starting ScanTool interface, press any key to enter CLI 5”. After this message appears, press any key. Now the 
bootloader prompt appears as below:
     Bootloader=>
 
5. Enter the following commands: 
      Bootloader=> show (to view configuration parameters and values)
      Bootloader=> set ipaddr <Access Point IP Address>
      Bootloader=> set serverip <TFTP Server IP Address>
      Bootloader=> set filename <Device 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.133
      Bootloader=> set filename image_proxim.sei
      Bootloader=> set gatewayip 169.254.128.133
      Bootloader=> set netmask 255.255.255.0
      Bootloader=> set ipaddrtype static
      Bootloader=> show
      Bootloader=> reboot
The device will reboot and then download the image file. When the download process is complete, configure the 
device.
8.9.4 Setting IP Address using Serial Port
If the ScanTool fails to scan the device and users knows the login credentials then you can set the IP address for the device
using serial port.