AM4100
NetBootLoader
ID 36126, Rev. 2.0
Page 5 - 39
P R E L I M I N A R Y
S C R I P T
FUNCTION:
Provides very basic scripting capability
SYNTAX:
script [<newscript>|-]
where:
script
command
<newscript>
parameter: string
<[x … ]x>
“<newscript>” may only include NBL commands;
flow control constructs are not permitted; com-
mands must be separated by semi-colons
-
option:
delete script contents
DESCRIPTION:
With the SCRIPT command, it is possible to control the boot process.
During booting, if a valid script is available, the NetBootLoader will
process it once the boot wait time is expired.
If this command is issued without any parameters, the currently
active script contents are displayed.
USAGE:
Download a boot image from a TFTP server and run the boot image.
COMMAND / RESPONSE (none):
script dhcp; tftp; run
Upon the next reset or cold start, after the boot wait time has expired
the commands DHCP, TFTP, and RUN will be executed in that order.
The above command sequence configures an Ethernet port,
downloads the specified bootable image from an TFTP server, and
then starts this image.
Summary of Contents for AM4100
Page 19: ...AM4100 Introduction ID 36126 Rev 2 0 Page 1 1 Introduction Chapter 1 1 P R E L I M I N A R Y...
Page 57: ...AM4100 Installation ID 36126 Rev 2 0 Page 3 1 Installation Chapter 1 3 P R E L I M I N A R Y...
Page 65: ...AM4100 Configuration ID 36126 Rev 2 0 Page 4 1 Configuration Chapter 1 4 P R E L I M I N A R Y...
Page 89: ...AM4100 NetBootLoader ID 36126 Rev 2 0 Page 5 1 NetBootLoader Chapter 1 5 P R E L I M I N A R Y...