Boot Option Files
7210 SAS D, E, K OS Basic System Configuration Guide Page 135
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:
• Uplink port or Ethernet Management port parameters
• Primary image location
• Primary configuration location
Following is a sample of a basic BOF configuration for 7210 SAS-E devices.
*A:7210>show# bof
===============================================================================
BOF (Memory)
===============================================================================
primary-image ftp://*:*@135.254.170.22//import/panos_builds/nightly/0.0
/I783/STU-sultan
primary-config ftp://*:*@10.135.25.100/tftpboot/STU/2597-ver2.cfg
secondary-config tftp://10.135.25.100/STU/2597-ver2.cfg
#eth-mgmt Port Settings:
no eth-mgmt-disabled
eth-mgmt-address 10.135.25.91/24
eth-mgmt-route 10.135.0.0/16 next-hop 10.135.25.1
eth-mgmt-route 135.250.0.0/16 next-hop 10.135.25.1
eth-mgmt-route 135.254.0.0/16 next-hop 10.135.25.1
eth-mgmt-autoneg
eth-mgmt-duplex full
eth-mgmt-speed 100
#uplinkA Port Settings:
uplinkA-port 1/1/24
uplinkA-address 10.135.25.91/24
uplinkA-vlan 0
uplinkA-route 10.135.0.0/16 next-hop 10.135.25.1
uplinkA-route 135.254.0.0/16 next-hop 10.135.25.1
#uplinkB Port Settings:
uplinkB-port 1/1/2
uplinkB-address 0
uplinkB-vlan 0
#System Settings:
wait 3
persist off
console-speed 115200
no console-disabled
===============================================================================
*A:7210>show#
The following displays an example of BOF output for 7210 SAS-D device:
*A:SAS-D>show# bof
===============================================================================
BOF (Memory)