Use the CLI syntax displayed below to configure BOF parameters:
bof
address ip-prefix/ip-prefix-length [active | standby]
auto-discover
autonegotiate
console-speed baud-rate
dns-domain dns-name
duplex {full | half}
encrypt {on | off}
encryption-key key
fips-140-2
password password
persist {on | off}
primary-config file-url
primary-dns ip-address
primary-image file-url
save [cflash-id]
secondary-config file-url
secondary-dns ip-address
secondary-image file-url
speed speed
static-route ip-prefix/ip-prefix-length next-hop ip-address
tertiary-config file-url
tertiary-dns ip-address
tertiary-image file-url
wait seconds
The following example displays BOF command usage:
ALU-1# bof
ALU-1>bof# address 10.10.10.103
/8 active
ALU-1>bof# dns-domain ca.alcatel.com
ALU-1>bof# duplex full
ALU-1>bof# encrypt on
ALU-1>bof# encryption-key hashed
ALU-1>bof# fips-140-2
ALU-1>bof# password hashed
ALU-1>bof# persist on
ALU-1>bof# wait 3
ALU-1>bof# primary-image cf3:\TIMOS.5.0.R0
ALU-1>bof# primary-config cf3:\test123.cfg
ALU-1>bof# primary-dns 10.10.10.103
ALU-1>bof# save cf3:
A:ALU-1# show bof
===============================================================================
BOF (Memory)
===============================================================================
primary-image ftp://*:*@192.168.192.64/cephwreg10/images/both.tim
primary-config ftp://*:*@192.168.192.64/cephwreg10/images/dut-a.cfg
encryption-key *
password *
address xxx.xxx.xxx.xx /24 active
primary-dns 138.120.252.55
secondary-dns 138.120.252.48
tertiary-dns 138.120.252.49
dns-domain labs.ca.alcatel-lucent.com
static-route 135.121.0.0/16 next-hop 192.168.192.63
static-route 138.120.0.0/16 next-hop 192.168.192.63
static-route 152.148.0.0/16 next-hop 192.168.192.63
autonegotiate
duplex full
speed 100
wait 4
persist off
no fips-140-2
console-speed 115200
encrypt on
===============================================================================
A:ALU-1#