Before upgrading
show version
show chassis hardware | no-more
show chassis environment | no-more
show interface terse | no-more
show configuration | no-more | display set
Check system alarms and regarless of result run request
Check chassis alarms
show chassis alarms
show system storage partitions
request system snapshot slice alternate
show system snapshot media internal
request system reboot
show chassis alarms
Make sure you have enough storage before upgrading /var
If need more space, check files dry-run
If all good to delete in results above, then run it. if not needed then ignore this step
Enable services & Connect to SRX through FTP & upload firmware file to Juni, might need to update the security zone command, for zone name and interface
You have 3 methods below, use only one!
Method 1: Upload the file into /var/tmp/ directory using filezilla or winscp and then check if you can see it
run file list /var/tmp/
request system software add /var/tmp/junos-srxsme-12.1X46-D40.2-domestic.tgz no-validate
Method 2: FTP Method
request system software add ftp://ftpuser:ftppass@172.16.1.1/junos-srxsme-12.1X46-D40.2-domestic.tgz no-copy no-validate
Method 3: HTTPS Method
file copy "https://cdn.juniper.net/software/junos/20.4R3.8/junos-srxsme-20.4R3.8.tgz?SM_USER=username@domainname.com&__gda__=1674734823_bd7351a3514eb61069sad8yoasd9" /var/tmp/junos-srxsme-20.4R3.8.tgz
request system software validate /var/tmp/junos-srxsme-20.4R3.8.tgz
request system software add /var/tmp/junos-srxsme-20.4R3.8.tgz no-validate