mirror of
https://github.com/Fohdeesha/lab-docu.git
synced 2025-02-08 21:11:20 +01:00
update to 8080e
This commit is contained in:
parent
a04350e70c
commit
d32ad00445
@ -1,14 +1,15 @@
|
||||
|
||||
|
||||
|
||||
# Setting up Brocade ICX7150
|
||||
|
||||
## 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/8080d.zip)
|
||||
```SW version: 08080d```
|
||||
```ZIP Updated: 01-22-2019```
|
||||
```MD5: 51c96ec1389a3270fc8a2d1c7c5e4fec```
|
||||
[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080e.zip)
|
||||
```SW version: 08080e```
|
||||
```ZIP Updated: 10-29-2019```
|
||||
```MD5: 0d9c19da7ab9c9e69596efc7235da27b```
|
||||
|
||||
|
||||
**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).
|
||||
@ -83,7 +84,7 @@ Now that the switch has an IP address, we can TFTP in the new images, then reloa
|
||||
```
|
||||
exit
|
||||
copy tftp flash 192.168.1.8 mnz10114.bin bootrom
|
||||
copy tftp flash 192.168.1.8 SPR08080d.bin primary
|
||||
copy tftp flash 192.168.1.8 SPR08080e.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.
|
||||
@ -109,7 +110,7 @@ crypto key generate rsa
|
||||
Assuming you completed the previous section and the switch now has in-band network access, just do the following:
|
||||
```
|
||||
exit
|
||||
inline power install-firmware stack-unit 1 tftp 192.168.1.8 icx7xxx_poe_02.1.0.b002.fw
|
||||
inline power install-firmware stack-unit 1 tftp 192.168.1.8 icx7xxx_poe_02.1.1.b002.fw
|
||||
#after a few seconds, hit enter to return to cli
|
||||
#save changes you made from the previous section
|
||||
write memory
|
||||
@ -299,4 +300,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.7 (01-22-19)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
```Documentation version:``` [ v1.8 (10-29-19)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
@ -1,12 +1,12 @@
|
||||
# Setting up Brocade ICX7250
|
||||
# Setting up Brocade ICX7250 & ICX7450
|
||||
|
||||
## 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. The ICX7250 and ICX7450 run the same PoE firmware, bootloader, and OS image so this guide can be used for either.
|
||||
|
||||
[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080d.zip)
|
||||
```SW version: 08080d```
|
||||
```ZIP Updated: 01-22-2019```
|
||||
```MD5: 51c96ec1389a3270fc8a2d1c7c5e4fec```
|
||||
[```Brocade v8080 Firmware/Docu Zip```](http://fohdeesha.com/data/other/brocade/8080e.zip)
|
||||
```SW version: 08080e```
|
||||
```ZIP Updated: 10-29-2019```
|
||||
```MD5: 0d9c19da7ab9c9e69596efc7235da27b```
|
||||
|
||||
|
||||
**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).
|
||||
@ -79,7 +79,7 @@ Now that the switch has an IP address, we can TFTP in the new images, then reloa
|
||||
```
|
||||
exit
|
||||
copy tftp flash 192.168.1.8 spz10114.bin bootrom
|
||||
copy tftp flash 192.168.1.8 SPR08080d.bin primary
|
||||
copy tftp flash 192.168.1.8 SPR08080e.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.
|
||||
@ -105,7 +105,7 @@ crypto key generate rsa
|
||||
If your switch is the PoE model, you need to update the PoE controller firmware. If it's a non-PoE model, skip this step. Assuming you completed the previous section and the switch now has in-band network access, just do the following:
|
||||
```
|
||||
exit
|
||||
inline power install-firmware stack-unit 1 tftp 192.168.1.8 icx7xxx_poe_02.1.0.b002.fw
|
||||
inline power install-firmware stack-unit 1 tftp 192.168.1.8 icx7xxx_poe_02.1.1.b002.fw
|
||||
#after a few seconds, hit enter to return to cli
|
||||
#save changes you made from the previous section
|
||||
write memory
|
||||
@ -167,7 +167,7 @@ ip ssh pub-key-file tftp 192.168.1.49 public.key
|
||||
```
|
||||
You shouldn't need to be told basic key management if you're following this section, but just in case - copy your private key to the proper location on the *nix machine you'll be SSH'ing from, or if you're on windows, load it using [pageant](https://www.chiark.greenend.org.uk/~sgtatham/putty/latest.html). Now when you SSH to the switch, it will authenticate using your private key.
|
||||
|
||||
## License The Switch
|
||||
## License The Switch (ICX7250)
|
||||
Run the following to unlock all the features of the switch (10gbE ports, advanced routing, etc). If you are using this switch in a commercial setting or to make money, please purchase a license entitlement from Ruckus.
|
||||
|
||||
```
|
||||
@ -184,6 +184,10 @@ reload
|
||||
```
|
||||
The switch will reload, and the 10gbE ports and everything else will now be functional.
|
||||
|
||||
## License The Switch (ICX7450)
|
||||
|
||||
TBD
|
||||
|
||||
## Saving & Conclusions
|
||||
Whenever you make changes (like above) they take effect immediately, however they are not saved to onboard flash. So if you reboot the switch, they will be lost. To permanently save them to onboard flash, use the `write memory` command. To do so, you must be at the `enable` level or higher.
|
||||
|
||||
@ -296,4 +300,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.7 (01-22-19)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
||||
```Documentation version:``` [ v1.8 (10-29-19)](https://github.com/Fohdeesha/lab-docu/commits/master)
|
0
documentation/jtag6610.md
Normal file
0
documentation/jtag6610.md
Normal file
Loading…
Reference in New Issue
Block a user