User manual
Chapter 2 - General Purpose Command Set Flashnet Command (Firmware Uploading)
Alvarion BreezeNET B130/B300 GigE 14 Operational User Manual
2.5 Flashnet Command (Firmware
Uploading)
This command uploads a new version of software.
Syntax:
flashnet get|put login:password@host/file [-S src addr]
Description:
Flashnet get loads a new software version into the device from a remote server
using FTP.
Loading consists of two phases:
1 Reading the file from the remote server
2 Loading the system image in the device memory
The second phase is shown on the screen by repeated sign ".".
Flashnet put downloads the device's current software version to a remote FTP
server.
File-name is the name of the file containing the information transferred. The file
name shall be specified in full, in the format of the remote server's file system.
Host is the IP_address of the remote FTP server.
By default, the sending interface's address is put in the "source address" field of
the packets. Using the -S option, any other IP address (SourceAddress) may be
substituted for this default address.
Examples:
flashnet get upgrade@192.168.1.1/B300GEv1.3.18.bin
flashnet put upgrade@192.168.1.1/B300GEv1.3.18.bin