ā06-18-2020 12:56 AM
Hi,
Iām upgrading some VDX6740ās soon, and this will be the first time upgrading Brocade for me and I would like to clarify some confusion Iāve got from the documentation.
The release notes and the upgrade guide talks about running the firmware download command on the individual switches in logical cluster mode but what is giving me grief is the file option. The documentation in many examples quote the file to download as release.plist. Iāve gone looking for release.plist and itāt buried in sub-directories SWBD1000,SWBD1001,SWBD1002,SWBD1004,SWBD1005,SWBD1006 . . . . . etc.
So which directory am I to specify in my download ādirectory /ā firmware download command?
firmware download logical-chassis scp host x.x.x.x user ****** password ******** directory /VDX6740-Firmware/?????? file ????? rbridge-id 3,5
Thanks.
Solved! Go to Solution.
ā06-18-2020 12:11 PM
Hi Russ
Check this article, for clarification: https://gtacknowledge.extremenetworks.com/articles/Q_A/How-to-upgrade-VDX-firmware
If you upgrade with ftp, you can mark ānos7.2.0ā as root folder on ftp, in this case you can only use ā/ā for directory and command will look like that:
firmware download ftp host 1.1.1.1 user username password password directory / coldboot
or
firmware download default-config ftp host 1.1.1.1 user username password password directory /
ā06-22-2020 11:58 PM
Thanks for you help and advice all.
ā06-19-2020 11:39 AM
To preserve configuration:
firmware download ftp host 1.1.1.1 user username password password directory / coldboot
With default-config option you can jump from 7.0.1 to 7.4 firmware download default-config ftp host 1.1.1.1 user username password password directory /
If you have big cluster check this article: https://gtacknowledge.extremenetworks.com/articles/How_To/How-to-perform-VCS-Fabric-Multi-Version-Up...
ā06-18-2020 10:10 PM
Thatās fantastic thank you all.
Have one more question, I need to upgrade from 7.0.1x to 7.4.x. Can I make the jump in one firmware upgrade or I should incrementally go through the releases to get to 7.4.x?
Thanks,
ā06-18-2020 12:11 PM
Hi Russ
Check this article, for clarification: https://gtacknowledge.extremenetworks.com/articles/Q_A/How-to-upgrade-VDX-firmware
If you upgrade with ftp, you can mark ānos7.2.0ā as root folder on ftp, in this case you can only use ā/ā for directory and command will look like that:
firmware download ftp host 1.1.1.1 user username password password directory / coldboot
or
firmware download default-config ftp host 1.1.1.1 user username password password directory /