Thicket data repository for the EEG
at main 1.3 kB view raw
1{ 2 "id": "https://www.tunbury.org/2019/09/20/srx-firmware", 3 "title": "Juniper SRX100 Firmware Update", 4 "link": "https://www.tunbury.org/2019/09/20/srx-firmware/", 5 "updated": "2019-09-20T12:41:29", 6 "published": "2019-09-20T12:41:29", 7 "summary": "Download the latest version of the software and copy it over to the SRX", 8 "content": "<p>Download the latest version of the software and copy it over to the SRX</p>\n\n<div><div><pre><code>scp junos-srxsme-12.3X48-D65.1-domestic.tgz root@192.168.1.1:/var/tmp\n</code></pre></div></div>\n\n<p>On the SRX install the software into the alternative root partition</p>\n\n<div><div><pre><code>request system software add /var/tmp/junos-srxsme-12.3X48-D65.1-domestic.tgz no-copy no-validate unlink\n</code></pre></div></div>\n\n<p>Reboot</p>\n\n<div><div><pre><code>request system reboot\n</code></pre></div></div>\n\n<p>Once it has rebooted, update the alternate image to the new version.</p>\n\n<div><div><pre><code>request system snapshot slice alternate\n</code></pre></div></div>", 9 "content_type": "html", 10 "author": { 11 "name": "Mark Elvers", 12 "email": "mark.elvers@tunbury.org", 13 "uri": null 14 }, 15 "categories": [ 16 "juniper" 17 ], 18 "source": "https://www.tunbury.org/atom.xml" 19}