User Manual

Table Of Contents
Chapter 4 l RN commissioning
Updating node software
4-26 910136 Rev01.00 Standard July 2007
NOTE
SFTP outputs a number sign (#) to the DOS SFTP command prompt for every 2048 bytes
transferred. This enables you to watch the progress of the file transfer.
7. Enter the following to change the SFTP file transfer mode to
binary:
sftp>binary
You are now ready to transfer the software release from the laptop to the node.
8. Enter the following to transfer the release from the laptop to the node disk0:/images
directory:
sftp>put <path and release filename>
Where <path and release filename> is the complete path and filename for the release on
your laptop.
For example, if the release is in the c:\releases\skyBTSRN\ directory and if the release
filename is rn.4.0.0.tar, enter the following
sftp>put c:\releases\skyBTSRN\rn.4.0.0.tar
SFTP displays a long series of hash marks (“###########...) indicating the file
transfer is progressing.
The following displays to indicate a successful file transfer:
(line #): Transfer completed
The release is now on the node in the following directory: disk0:/images
Go to Activating the new release.
Activating the new release
Follow this procedure to use the activate command to make the transferred software the current
active release. This procedure assumes you have an active CLI/serial connection to the ADCC
module.
1. Enter the following commands to enter Global Commissioning Mode in the CLI:
ipBts-XXX>enable
ipBts-XXX#
2. Enter the following command to reset the node using the software release you just
transferred to the node:
ipBts-XXX#activate image <release>
Where <release> is the filename of the release that was transferred to the node.
For example:
ipBts-XXX#activate image rn.4.0.0.tar
This command:
Extracts the rn.4.0.0.0.tar release into the disk0:/active directory