mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-01-05 16:37:48 +01:00
update brocade to 8095f
This commit is contained in:
parent
379494b584
commit
3bf2875d33
@ -3,11 +3,11 @@
|
||||
## Master ZIP (Firmware, Manuals, Licenses)
|
||||
Download the ZIP below which contains all the firmware, licenses, and documentation you'll need for the guides on this site.
|
||||
|
||||
[```Brocade Master ZIP```](store/brocade-11-25-2021.zip)
|
||||
[```Brocade Master ZIP```](store/brocade-12-20-2021.zip)
|
||||
```ICX6xxx SW version: 08030u```
|
||||
```ICX7xxx SW version: 08095e```
|
||||
```ZIP Updated: 11-25-2021```
|
||||
```MD5: 354bd76858c1c763b2aa5ea459e3ca15```
|
||||
```ICX7xxx SW version: 08095f```
|
||||
```ZIP Updated: 12-20-2021```
|
||||
```MD5: a31ea53302ec1e43dbab32ebabece9b0```
|
||||
|
||||
Inside this archive you'll see a folder titled `brocade-(date)` - extract this entire folder somewhere on your PC. Then, you need to get a TFTP server up and running temporarily, serving files out of the `TFTP Content` subfolder. If you're already familiar with how to do this, point your TFTP server at `TFTP Content` so it's the root folder, then navigate to your switch model under the **Brocade Setup** menu on the left. If you need some pointers getting TFTP running, continue below.
|
||||
|
||||
|
@ -85,7 +85,7 @@ exit
|
||||
|
||||
Now that the switch has an IP address & is booted into `v08090` (which is capable of flashing the new UFI format images), we can flash the latest stable FastIron version. **First, move your ethernet cable** from the dedicated management port to any of the **regular switch ports**. Then run the following to flash the new UFI image. Like previous commands, replace the IP with the IP of your own TFTP server:
|
||||
```
|
||||
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095eufi.bin primary
|
||||
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095fufi.bin primary
|
||||
erase flash secondary
|
||||
reload
|
||||
```
|
||||
|
@ -81,7 +81,7 @@ exit
|
||||
|
||||
Now that the switch has an IP address & is booted into `v08090` (which is capable of flashing the new UFI format images), we can flash the latest stable FastIron version. **First, move your ethernet cable** from the dedicated management port to any of the **regular switch ports**. Then run the following to flash the new UFI image. Like previous commands, replace the IP with the IP of your own TFTP server:
|
||||
```
|
||||
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095eufi.bin primary
|
||||
copy tftp flash 192.168.1.8 ICX7xxx/SPR08095fufi.bin primary
|
||||
erase flash secondary
|
||||
reload
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user