User`s manual

NIOP - Network I/O Physical
3-155
3
Example
Read a file into memory.
This example illustrates the reading (or getting) of the file
/tftboot/motorola.bin from the specified server (refer to the NIOT
command) into memory at address 00010000. The length field of 0
signifies to load the entire file. The load (get) of a file can be
truncated to a desired length by specifying the desired length (non-
zero). The byte offset field can be used to wind (index) into a file
(only used on file reads, gets).
PPC1-Bug>NIOP <Return>
Controller LUN =00? <Return>
Device LUN =00? <Return>
Get/Put =G? <Return>
File Name =? /tftboot/motorola.bin <Return>
Memory Address =0000E000? 10000 <Return>
Length =00000000? <Return>
Byte Offset =00000000? <Return>
Bytes Received =&8912, Bytes Loaded =&8912 <Return>
Bytes/Second =&8912, Elapsed Time =1 Second(s) <Return>
PPC1-Bug>