Specifications

Table Of Contents
Chapter 37: system Commands
37 - 6 SSR Command Line Interface Reference Manual
system promimage upgrade
Purpose
Upgrades the boot PROM software on the Control Module.
Format
system promimage upgrade
<IPaddr-or-hostname> <file-name>
Mode
Enable
Description
The
system
promimage
upgrade
command copies and installs a boot PROM
software image from a TFTP server onto the internal memory on the Control Module.
The boot PROM software image is loaded when you power on the SSR and in turn
loads the system software image file.
Parameters
<IPaddr-or-hostname>
The IP address or host name of the TFTP server or a
TFTP URL.
<file-name>
The file name of the boot PROM software image file.
Restrictions
None.
Example
The command in the following example downloads a boot PROM image file from
the TFTP server 10.50.89.88.
ssr# system promimage upgrade tftp://10.50.89.88/qa/prom-upgrade
Downloading image ‘qa/prom-upgrade’ from host ‘10.50.89.88’
tftp complete
checksum valid. Ready to program.
flash found at 0xbfc00000
erasing...
programming...
verifying...
programming successful.
Programming complete.