Nortel 15000 用户指南

下载
页码 148
Managing and Troubleshooting the Versalar Switch Router 15000
5-14
302768-C Rev 00
4.
Update the boot PROM by entering:
prom -w  
<volume_no.>
 : 
<Boot_PROM_source_file> <slot_ID>
volume_no.
 is the volume that contains the source boot file that is used to 
verify or update the PROM defined by 
slot_ID
.
Boot_PROM_source_file
 is the name of the source boot file that is used to 
verify or update the PROM defined by 
slot_ID
.
slot ID
 is the slot that contains the boot PROM that is being verified or 
updated.
For example, enter the following command:
prom -w  9:sspboot.ppc 9
 
5.
Update the diagnostics PROM by entering:
prom -w 
<volume_no.>:<Diag_PROM_source_file> <slot_ID>
For example, to upgrade the diagnostics PROMs in slots 9 and 10, enter:
prom   -w  9:sspdiag.ppc 9-10
6.
Verify successful completion of the PROM upgrade by entering:
prom -v 
<volume_no.>:<PROM_source_file> <slot_ID>
For example, for a boot PROM, enter: 
prom -v 
<volume_no.>:sspboot.ppc
 
<slot_ID>
The system verifies that the PROM image on a designated flash volume (that 
is, the image file used as a source for upgrading the PROM) matches the 
image actually stored in the boot or diagnostics PROM on the designated slot.
When you use the 
-v 
option, the console displays one of the following 
messages:
prom: slot <slot_ID> completed successfully
prom: PROM data does not match file data on slot <slot ID>
If the operation succeeds, the new images stored in the boot and diagnostics 
PROMs run when you reboot the router.
Note: 
After you enter the 
prom
 command, it must run to completion. The 
[Control]-c (abort) command is disabled for the duration of the 
prom
 
command execution. Upgrading takes from 2 to 10 minutes per PROM. 
Verifying takes up to 2 minutes per PROM.