mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-01-07 16:57:36 +01:00
update icx7xxx firmware to v8080d
This commit is contained in:
parent
f5f19a106b
commit
53bc11eee2
@ -5,10 +5,10 @@
|
|||||||
## Preparation
|
## Preparation
|
||||||
Download the ZIP below, which contains the firmware files and documentation you'll need.
|
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)
|
[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080d.zip)
|
||||||
```SW version: 08080ca```
|
```SW version: 08080d```
|
||||||
```ZIP Updated: 11-08-2018```
|
```ZIP Updated: 01-22-2019```
|
||||||
```MD5: 2768e4dc1ac1a399facf2019dd6a1c3c```
|
```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).
|
**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:
|
Now that the switch has an IP address, we can TFTP in the new images, then reload:
|
||||||
```
|
```
|
||||||
exit
|
exit
|
||||||
copy tftp flash 192.168.1.8 mnz10113.bin bootrom
|
copy tftp flash 192.168.1.8 mnz10114.bin bootrom
|
||||||
copy tftp flash 192.168.1.8 SPR08080ca.bin primary
|
copy tftp flash 192.168.1.8 SPR08080d.bin primary
|
||||||
reload
|
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.
|
>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:
|
### 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.
|
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)
|
@ -3,10 +3,10 @@
|
|||||||
## Preparation
|
## Preparation
|
||||||
Download the ZIP below, which contains the firmware files and documentation you'll need.
|
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)
|
[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080d.zip)
|
||||||
```SW version: 08080ca```
|
```SW version: 08080d```
|
||||||
```ZIP Updated: 11-08-2018```
|
```ZIP Updated: 01-22-2019```
|
||||||
```MD5: 2768e4dc1ac1a399facf2019dd6a1c3c```
|
```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).
|
**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:
|
Now that the switch has an IP address, we can TFTP in the new images, then reload:
|
||||||
```
|
```
|
||||||
exit
|
exit
|
||||||
copy tftp flash 192.168.1.8 spz10113.bin bootrom
|
copy tftp flash 192.168.1.8 spz10114.bin bootrom
|
||||||
copy tftp flash 192.168.1.8 SPR08080ca.bin primary
|
copy tftp flash 192.168.1.8 SPR08080d.bin primary
|
||||||
reload
|
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.
|
>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:
|
### 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.
|
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)
|
Loading…
Reference in New Issue
Block a user