Nortel 15000 用户指南

下载
页码 148
Managing the Versalar 15000
302768-C Rev 00
5-15
 
If the operation fails, the console displays a message describing the cause of 
the failure.
Viewing the Load Address and Size of an Application
The 
loadmap
 command allows you to view the load address and size of each 
dynamically loadable application.
To view the addresses and sizes of the applications located on a specified slot or 
slots, enter the 
loadmap
 command with one or more of the following optional 
parameters:
loadmap 
[
<slot_no.>
] [
<file_name>
]
loadmap 
[
<slot_no.>
-
<slot_no.>
] [
<file_name>
]
slot_no.
 is the number of the slot where the applications are located. (You can also 
enter the keyword 
all
 to view the applications for all slots.)
file_name
 is the name of the file to which you want to direct the output.
Examples
prom -v 9:sspdiag.ppc 10
Verifies the contents of the diagnostics PROM 
on slot 10 against the contents of the 
sspdiag.ppc file on volume 9
prom -w 9:bacboot.exe 10
Erases the bootstrap PROM on slot 10 and 
copies the contents of the sspboot.ppc file on 
volume 9 to the PROM on slot 10
Any one of the following:
prom -w 9:sspdiag.ppc 9, 10
prom -w 9:sspdiag.ppc 9 10
prom -w 9:sspdiag.ppc 9-10
Erases the diagnostics PROMs on slots 9 and 
10 and copies the contents of the sspdiag.ppc 
file on volume 9 to the PROMs on slots 9 and 
10