Command syntax netbootloader – Kontron NetBootLoader User Manual
Page 45

ID 1022-8317, Rev. 2.0
Command Syntax
NetBootLoader
Page 37
USAGE:
Create config file “nbl2.cfg”; attempt to create new config file; create
new config file:
COMMAND / RESPONSE:
NetBtLd> ecat nbl2.cfg dhcp; tftp; run
NetBtLd> ecat nbl2.cfg tftp 172.100.1.35
... root.bin; run
File nbl2.cfg already exists, use option -f
... to overwrite
NetBtLd> ecat nbl3.cfg tftp 172.100.1.35
... root.bin; run
EXE
FUNCTION:
Execute the contents of a configuration file on the NAND Flash
SYNTAX:
exe <filename>
where:
exe
command
<filename>
parameter: string
name of the file to be executed
nbl[0 … 9].cfg
net.cfg
<[x... ]x[.[x..]x]> (must conform to 8.3 format)
DESCRIPTION:
This command is used to execute the contents of a previously
created configuration file (script).
Invoking this command will terminate the current boot sequence, and
give control to the contents of the configuration file to be executed.
ECAT