The parameters that specify the location of the image filename that the router tries to boot from and the configuration file are in the BOF.
The most basic BOF configuration should have the following:
primary address
primary image location
primary configuration location
The following displays an example of a basic BOF configuration.
A:ALU-1# show bof
===============================================================================
BOF (Memory)
===============================================================================
primary-image ftp://*:*@xxx.xxx.xxx.xx/home/csahwreg17/images/both.tim
primary-config ftp://*:*@ xxx.xxx.xxx.xx /home/csahwreg17/images/dut-a.cfg
address xxx.xxx.xxx.xx /24 active
address xxx.xxx.xxx.xx /24 standby
primary-dns xxx.xxx.xxx.xx
dns-domain labs.ca.alcatel-lucent.com
static-route xxx.xxx.0.0/16 next-hop xxx.xxx.xxx.x
autonegotiate
duplex full
speed 100
wait 3
persist off
FIPS-140-2
console-speed 115200
===============================================================================
A:ALU-1#