User Manual

Table Of Contents
Chapter 4 l RN commissioning
Updating node software
4-24 910136 Rev01.00 Standard July 2007
Procedure
To verify the current software version and check for free disk space, do the following:
1. Enter the
show version command as follows:
ipBts-XXX>show version
The CLI output displays the currently executing release. Make note of whether you need
to update the release.
2. Use the
shell command to enter the CLI shell as follows:
ipBts-XXX#shell
The following prompt displays:
ipBts-XXX(shell)(disk0:/)>
3. Enter the ls command to check how much free space there is on the node’s disk as
follows:
ipBts-XXX(shell)(disk0:/)>ls
The following displays with data values as appropriate for the
node. Note the “Free MBytes” at the bottom. This indicates the
amount of free space on the disk.
size date time name
---------- ------ ----- ---------------
32768 May 23 14:43 active/
32768 May 23 14:18 images/
511 May 15 15:23 config.bin
32768 May 23 14:49 logs/
32768 May 20 12:56 backup/
32768 Apr 10 07:52 dcbackup/
524288 May 13 21:18 leofs
Free MBytes 38136
4. If there is less than 30 Mbytes free, use the xrm command as follows to delete all files in
the disk0:/images directory:
ipBts-XXX(shell)(disk0:/)>xrm images
The following displays, indicating the files being deleted from the
c:\images directory.
deleting file images/rn8500.2.0.0.tar
deleting file images/version.txt
...
Re-verify that enough space is available on the disk
5. Enter the
exit command to leave the shell and return to the normal CLI prompt.
The following prompt displays:
ipBts-XXX#
This procedure is complete.