BROADway System Installation Manual

3-34 BROADway - Release 4.00
Configuration
Upgrading System Software
TL1 Software Upgrade Commands
To display the version of system software running on your BROADway, use the RTRV-SW-VER TL1
command:
RTRV-SW-VER::<aid>:1234::ALL;
<aid>NSP-1, NSP-2, or NSP (for both NSPs).
Examples:
Display the BROADway software version loaded on NSP-1:
RTRV-SW-VER::NSP-1:1234::;
Display the BROADway software version number loaded on both NSPs:
RTRV-SW-VER::NSP:1234::ALL;
To change the executable system software image on the BROADway system, use the SET-UPGRADE
TL1 command:
SET-UPGRADE::<aid>:1234::<filename>,ALL;
<aid>NSP-1, NSP-2, or NSP (for both NSPs).
<filename>—The name of the new system software image file.
Examples:
Load the BROADway software on NSP-1 with the file bw308 (Release 3.08):
SET-UPGRADE::NSP-1:1234::bw308;
Load the BROADway software on both NSPs with the file bw308 (Release 3.08):
SET-UPGRADE::NSP:1234::bw308,ALL;
CAUTION! THE SET-UPGRADE COMMAND CAUSES THE SYSTEM TO AUTOMATICALLY
REBOOT FROM THE SOFTWARE IMAGE SPECIFIED IN THE COMMAND LINE. THIS IMAGE MUST
HAVE PREVIOUSLY BEEN DOWNLOADED USING FTP TO THE FLASH MEMORY ON THE
BROAD
WAY SYSTEM. SET-UPGRADE AUTOMATICALLY UNZIPS THE SOFTWARE IMAGE INTO
THE EXECUTABLE APPLICATION FILES THAT THE BROADWAY SYSTEM WILL USE TO OPERATE.