update icx7xxx firmware to v8080d

This commit is contained in:
Jon Sands 2019-01-22 01:38:45 -05:00
parent f5f19a106b
commit 53bc11eee2
2 changed files with 14 additions and 14 deletions

View File

@ -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)
```Documentation version:``` [ v1.7 (01-22-19)](https://github.com/Fohdeesha/lab-docu/commits/master)

View File

@ -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)
```Documentation version:``` [ v1.7 (01-22-19)](https://github.com/Fohdeesha/lab-docu/commits/master)