•
For StarOS releases prior to 16.1, the image filename is identified by its release type, build number and
platform type. For example: production.build_number.asr5500.bin. For example,
production.54029.asr5500.bin.
•
For StarOS release 16.1 onwards, the image filename is identified by a suffix specifying its platform
type and release number. For example, asr5500-release_number. bin. For example, asr5500-16.1.0.bin.
For StarOS releases 20.0 and higher, a starfile image must be signed with an REL key before being released.
A deployable image will be signed with an REL key having a ".bin.SPA" extension, where "A" identifies the
revision level of the signing key. For example, asr5500-20.0.0.bin.SPA. If a signing key becomes compromised,
a new key is created and the revision level increments to "B".
For StarOS releases 20.0 and higher Trusted images have been introduced. The difference between a Trusted
build and a Normal build is the absence of unsecure programs ftpd, telnet and tcpdump, as well as the addition
of a staros.conf file for security options. Trusted images are identifiable by the presence of "_T" in the platform
name. For example, asr5500_T-20.0.0.bin.SPA.
The software version information can be viewed from the CLI in the Exec mode by entering the show version
command.
[local]host_name# show version
You can run the Exec mode show build command to display additional information about the StarOS build
release.
Verify Free Space on the /flash Device
Verify that there is enough free space on the /flash device to accommodate the new StarOS image file by
entering the following Exec mode command:
[local]host_name# directory /flash
The following is an example of the type of directory information displayed:
-rwxrwxr-x 1 root root 7334 May 5 17:29 asr-config.cfg
-rwxrwxr-x 1 root root 399 Jun 7 18:32 system.cfg
-rwxrwxr-x 1 root root 10667 May 14 16:24 testconfig.cfg
-rwxrwxr-x 1 root root 10667 Jun 1 11:21 testconfig_4.cfg
-rwxrwxr-x 1 root root 5926 Apr 7 16:27 tworpcontext.cfg
-rwxrwxr-x 1 root root 15534 Aug 4 13:31 test_vlan.cfg
-rwxrwxr-x 1 root root 2482 Nov 18 11:09 gateway2.cfg
-rwxrwxr-x 1 root root 159106048 Dec 31 2011 image_filename
1136352 /flash
Filesystem 1k-blocks Used Available Use% Mounted on
/var/run/storage/flash/part1 3115468 1136352 30018336 4% /mnt/user/.auto/onboard/flash
Note the "Available" blocks in the last line of the display. After displaying the directory information, the CLI
returns to root and the following prompt appears:
[local]host_name#
Download the Software Image from the Support Site
Access to the Cisco support site and download facility is username and password controlled. You must have
an active customer account to access the site and download the StarOS image.
Download the software image to a network location or physical device (USB stick) from which it can be
uploaded to the /flash device.
Contact your Cisco representative or Cisco TAC for additional information.
ASR 5500 System Administration Guide, StarOS Release 21.4
130
Software Management Operations
Verify Free Space on the /flash Device