Boot Option Files
7750 SR OS Basic System Configuration Guide Page 169
Basic BOF Configuration
The parameters which specify location of the image filename that the router will try 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
Following is a sample of a basic BOF configuration.
A:SR-45# show bof
===============================================================================
BOF (Memory)
===============================================================================
primary-image cf3:/4.0.R20
primary-config cf3:/ospf_default.cfg
addres 138.120.189.53/24 active
static-route 138.120.0.0/16 next-hop 138.120.189.1
static-route 172.0.0.0/8 next-hop 138.120.189.1
autonegotiate
duplex full
speed 100
wait 3
persist on
console-speed 115200
===============================================================================
A:SR-45#