From 276df4ecb4585814b1324c2fc163a1f0a6ba30c2 Mon Sep 17 00:00:00 2001 From: Jon Sands Date: Thu, 22 Jun 2023 07:04:11 -0400 Subject: [PATCH] update brocade guide for icx7xxx to 08.0.95k bai --- docs/brocade-overview.md | 8 ++++---- docs/icx7150.md | 2 +- docs/icx7250.md | 2 +- overrides/main.html | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/brocade-overview.md b/docs/brocade-overview.md index 01ffc3e..0771b71 100644 --- a/docs/brocade-overview.md +++ b/docs/brocade-overview.md @@ -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-09-16-2022.zip) +[```Brocade Master ZIP```](store/brocade-06-22-2023.zip) ```ICX6xxx SW version: 08030u``` -```ICX7xxx SW version: 08095h``` -```ZIP Updated: 09-16-2022``` -```MD5: 03918cbbe88e428b53c5b8e6cc5e43e1``` +```ICX7xxx SW version: 08095k``` +```ZIP Updated: 06-22-2023``` +```MD5: 656ac17bc882b567ab385dc742544034``` 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. diff --git a/docs/icx7150.md b/docs/icx7150.md index 2bf402c..d4f8d78 100644 --- a/docs/icx7150.md +++ b/docs/icx7150.md @@ -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/SPR08095hufi.bin primary +copy tftp flash 192.168.1.8 ICX7xxx/SPR08095kufi.bin primary erase flash secondary reload ``` diff --git a/docs/icx7250.md b/docs/icx7250.md index e5f9522..8132caf 100644 --- a/docs/icx7250.md +++ b/docs/icx7250.md @@ -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/SPR08095hufi.bin primary +copy tftp flash 192.168.1.8 ICX7xxx/SPR08095kufi.bin primary erase flash secondary reload ``` diff --git a/overrides/main.html b/overrides/main.html index d688c9a..c79b705 100644 --- a/overrides/main.html +++ b/overrides/main.html @@ -2,7 +2,7 @@ {% block announce %}
-Docu Version: v4.5 (05-15-2023) +Docu Version: v4.6 (06-22-2023) - Sources, Suggest, Contribute -