From de6769395500a4588dd703d34c1b42baff1724e0 Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Tue, 22 Jan 2019 01:38:45 -0500 Subject: [PATCH] update icx7xxx firmware to v8080d --- documentation/icx7150.md | 14 +++++++------- documentation/icx7250.md | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/documentation/icx7150.md b/documentation/icx7150.md index 90f097e..a7030f0 100644 --- a/documentation/icx7150.md +++ b/documentation/icx7150.md @@ -5,10 +5,10 @@ ## Preparation Download the ZIP below, which contains the firmware files and documentation you'll need. -[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080ca.zip) -```SW version: 08080ca``` -```ZIP Updated: 11-08-2018``` -```MD5: 2768e4dc1ac1a399facf2019dd6a1c3c``` +[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080d.zip) +```SW version: 08080d``` +```ZIP Updated: 01-22-2019``` +```MD5: 51c96ec1389a3270fc8a2d1c7c5e4fec``` **Connect** to the switches serial/console port on the front using a program like Putty (9600 8N1), and connect any of the normal switch ports to your network (do NOT use the dedicated management port). @@ -82,8 +82,8 @@ write mem Now that the switch has an IP address, we can TFTP in the new images, then reload: ``` exit -copy tftp flash 192.168.1.8 mnz10113.bin bootrom -copy tftp flash 192.168.1.8 SPR08080ca.bin primary +copy tftp flash 192.168.1.8 mnz10114.bin bootrom +copy tftp flash 192.168.1.8 SPR08080d.bin primary reload ``` >Note: if you skipped to this section because your switch had layer 2 firmware on it and a note in the previous section instructed you to, go back above and go through the whole **Initial Configuration & update** section once the switch finishes rebooting. @@ -299,4 +299,4 @@ You'll need to pick up some official Brocade or Foundry optics on ebay, or buy s ### Contributing: The markdown source for these guides is hosted on [**my Github repo.**](https://github.com/Fohdeesha/lab-docu) If you have any suggested changes or additions feel free to submit a pull request. -```Documentation version:``` [ v1.6 (11-08-18)](https://github.com/Fohdeesha/lab-docu/commits/master) \ No newline at end of file +```Documentation version:``` [ v1.7 (01-22-19)](https://github.com/Fohdeesha/lab-docu/commits/master) \ No newline at end of file diff --git a/documentation/icx7250.md b/documentation/icx7250.md index 4c7c71a..1a421f5 100644 --- a/documentation/icx7250.md +++ b/documentation/icx7250.md @@ -3,10 +3,10 @@ ## Preparation Download the ZIP below, which contains the firmware files and documentation you'll need. -[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080ca.zip) -```SW version: 08080ca``` -```ZIP Updated: 11-08-2018``` -```MD5: 2768e4dc1ac1a399facf2019dd6a1c3c``` +[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080d.zip) +```SW version: 08080d``` +```ZIP Updated: 01-22-2019``` +```MD5: 51c96ec1389a3270fc8a2d1c7c5e4fec``` **Connect** to the switches serial/console port on the front using a program like Putty (9600 8N1), and connect any of the normal switch ports to your network (do NOT use the dedicated management port). @@ -78,8 +78,8 @@ write mem Now that the switch has an IP address, we can TFTP in the new images, then reload: ``` exit -copy tftp flash 192.168.1.8 spz10113.bin bootrom -copy tftp flash 192.168.1.8 SPR08080ca.bin primary +copy tftp flash 192.168.1.8 spz10114.bin bootrom +copy tftp flash 192.168.1.8 SPR08080d.bin primary reload ``` >Note: if you skipped to this section because your switch had layer 2 firmware on it and a note in the previous section instructed you to, go back above and go through the whole **Initial Configuration & update** section once the switch finishes rebooting. @@ -296,4 +296,4 @@ You'll need to pick up some official Brocade or Foundry optics on ebay, or buy s ### Contributing: The markdown source for these guides is hosted on [**my Github repo.**](https://github.com/Fohdeesha/lab-docu) If you have any suggested changes or additions feel free to submit a pull request. -```Documentation version:``` [ v1.6 (11-08-18)](https://github.com/Fohdeesha/lab-docu/commits/master) \ No newline at end of file +```Documentation version:``` [ v1.7 (01-22-19)](https://github.com/Fohdeesha/lab-docu/commits/master) \ No newline at end of file