This article explain how to upgrade the Bios on a SRX550.
"request system firmware upgrade re bios" does not work on SRX550,. On the SRX platform, the command "request system firmware upgrade re bios" is listed as below.
root@SRX100> request system firmware upgrade ?
Possible completions:
fpc
Upgrade FPC ROM monitor
pic
Upgrade PIC firmware
re
Upgrade baseboard BIOS/FPGA
vcpu
Upgrade VCPU ROM monitor
root@SRX100> request system firmware upgrade re ?
<[Enter]>
Execute this command
bios
Bios Upgrade
|
Pipe through a command
root@SRX100>
root@SRX550> request system firmware upgrade ?
<== re is not listed
root@SRX550>
This command is not supported for the SRX550 under current Junos release.
Here are two way to upgrade RE BIOS. 1. Use "bootupgrade" command
root@SRX550% ls -al /boot/
total 2932
drwxr-xr-x
4
root
wheel
512
Apr 26 19:18
.
11
..
-r-xr-xr-x
1
785
Jan 8 16:57
bios-autoupgrade.conf
2
defaults
297032
Jan 8 11:37
loader
-r--r--r--
7772
loader.4th
88
Jan 8 11:38
loader.conf
936
loader.rc
modules
36440
support.4th
611692
uboot
448440
ushell
root@SRX550%
show system firmware
show system firmware compatibility
root@SRX550> show system firmware compatibility
Par
Type
Tag
Current version
Available version
Action
Routing Engine 0
RE BIOS
0
2.1
2.2
Upgrade
root@SRX550> start shell
%
% bootupgrade -u /boot/uboot -l /boot/loader
Upgrading Loader...
#####################################
Verifying the loader image... OK
Upgrading U-Boot...
###########################################################################
Verifying the new U-Boot image... OK
WARNING: The new boot firmware will take effect when the system is rebooted.
% exit
root@SRX550> request system reboot
Reboot the system ? [yes,no] (no) yes
Shutdown NOW!
[pid 28865]
*** FINAL System shutdown message from root@SRX550 ***
System going down IMMEDIATELY
Part