SRX100H2, SRX110H2-VA, SRX110H2-VB, SRX210HE2, SRX210HE2-POE, SRX220H2, SRX220H2-POE running with Junos OS :
Alert Description:- 12.1X44-D10/D15/D20/D30/D35
- 12.1X45-D10/D15/D20/D25
- 12.1X46-D10/D15/D20
On SRX100, SRX110, SRX2210, SRX220 devices with H2 model numbers, an upgrade to 12.3X48 will fail when attempting to upgrade from the following releases:
- Junos 12.1X44-D10 - Junos 12.1X44-D35
- Junos 12.1X45-D10 - Junos 12.1X45-D25
- Junos 12.1X46-D10 - Junos 12.1X46-D20
The models affected by this are SRX-Branch100, 210 and 220 models that have 2GB flash with the following model numbers.
- SRX100H2
- SRX110H2-VA, SRX110H2-VB
- SRX210HE2, SRX210HE2-POE
- SRX220H2, SRX220H2-POE
root@srx210HE2> request system software add /var/tmp/junos-srxsme-12.3X48-D10-domestic.tgz
WARNING: Package 12.3X48-D10 is not compatible with this hardware.
WARNING: Please install an SRX image supported for 2G
This issue is tracked via PR 987067.
There are two possible solutions available to work around this issue:
Solution 1) Use release 12.1X44-D40, 12.1X45-D30, 12.1X46-D25, 12.1X47-D10 or later releases as an interim release.
To use this solution, follow these steps:
- Install one of the above interim releases
- Reboot
- Install 12.3X48 release
Note: You may use regular means of installing the Junos software, e.g. the cli command request system software add or J-web or NSM/Space management platforms for this process.
Solution 2) Upgrade directly from an affected release to 12.3X48-D10 and above using a special script.
To use this solution perform the below steps:
- Download install script
- Place install script on SRX
- Open shell prompt and move to directory where install script was placed
root@srx210HE2>start shell
root@srx210HE2%cd /var/tmp
- Optionally verify integrity of install script placed on SRX
root@srx210HE2%md5 package.tar.gz
MD5 (package.tar.gz) = 29d1bb47845647aae1cec6b69fc6fb44
- Un-compress script
root@srx210HE2% tar zxf package.tar.gz
(A new folder will be created called package)
- Change directory to new folder labeled package
root@srx210HE2% cd package
- Install script
root@srx210HE2% sh ./manifest.loader
Verified manifest signed by PackageDevelopment_9_6_0
- Install 12.3X48 using install script, using optional -
NOTE: This step cannot be done using normal CLI 'request system software upgrade' commands.no-copy, -no-validate, -reboot
commands
If using -reboot option, for automatic device reboot after upgrade, skip Steps 9 & 10
root@srx210HE2%./package <–no-copy> <–no-validate> <–reboot> add <image location/name>
Example: root@srx210HE2%./package -no-copy add /var/tmp/junos-srxsme-12.3X48-D10-domestic.tgz
- Exit Shell
root@srx210HE2%exit
root@srx210HE2>
- Reboot system at your convenience
root@srx210HE2>request system reboot
Reboot the system ? [yes,no] (no) yes
Shutdown NOW!
- Verify upgrade version post reboot
root@srx> show version
Hostname: srx
Model: srx210he2
JUNOS Software Release [12.3X48-D10]
No comments:
Post a Comment