Cisco Model 6109 6 MHz Off-Air Reference (NTSC) Guide De Montage

Page de 500
 
Chapter 6    OS Recovery, Software Re-Installation & Upgrade 
 
 
 
412 
78-4021139-01 Rev D 
UCS USRM Software Upgrade/Downgrade 
Upgrading the USRM Software 
Follow these steps to upgrade or downgrade the UCS USRM RPM file. 
1  Log into the UCS USRM as user "root" using the default password "generic". 
2  Insert the UCS USRM Application CD containing the new version/release of the 
RPM file in the CD-ROM drive. 
3  Type the following command at the system prompt and press Enter
mount /dev/cdrom /mnt/cdrom
 
Note: Be sure to include the spaces in the command. 
4  Type the following command at the system prompt and press Enter
cd /mnt/cdrom
 
5  Type the following command at the system prompt and press Enter
ls usrm*
 
Result: The name of the RPM file displays showing the version, release, and 
operating system numbers. You need this information to perform the final step 
in this procedure. 
Note: The RPM file name is in the format ucs-usrm-VERSION-
RELEASE.OS.i386.rpm, where VERSION and RELEASE are the current version 
and release numbers, and OS is the current operating system. 
For example: 
ucs-usrm-1.0.0-3.el5.noarch.rpm
 
 
1.0.0 is the version number 
 
3 is the release number 
 
el5 is Enterprise Linux 5 
6  Type the following command at the system prompt and press Enter
rpm –Uvh ucs-usrm-VERSION-RELEASE.OS.noarch.rpm
 
Note: Replace VERSION, RELEASE, and OS with the numbers obtained in a 
previous step of this procedure. 
Result: The upgrade or downgrade is complete.