Here is a short overview how to upgrade a VSP4000. The procedure is the same for the VSP8000.
First you have to Uplooad the needed files, wich I do here via USB:
copy /usb/VSP4K.4.0.0.2.tgz /intflash/VSP4K.4.0.0.2.tgz copy /usb/VSP4K.4.0.0.2_modules.tgz /intflash/VSP4K.4.0.0.2_modules.tgz
When you have the needed files in this example SW Version 4.0.0.2 on your Device you can start to add the software.
software add VSP4K.4.0.0.2.tgz
For encryption like ssh and snmpv3 you also need the modules file:
software add-modules 4.0.0.2.GA VSP4K.4.0.0.2_modules.tgz
When the sowftware files are completly added you can activate the software, after this is completed your VSP will reboot.
After the reboot the VSP will come up with the new SW version. To make sure that everything is ok we use a show command.
sho software ================================================================================ software releases in /intflash/release/ ================================================================================ 4.0.0.0.GA (Backup Release) 4.0.0.2.GA (Primary Release) -------------------------------------------------------------------------------- Auto Commit : enabled Commit Timeout : 10 minutes
The default settings make a auto commit of the sofware after 10 minutes. You can also do that manually with the command:
software commit
Cheers
Hi Dominik,
cool thing to hear that there are some people from germany playing around with the former Nortel, now Avaya networking gear.
I was stuck with some hard time doing multicast routing and when I heard about SPB last year, I thought I’ll give it a try, so now my network has 9 VSP4850’s.
The update to 4.1 will be the first for me, so hopefully it’s as easy as you described.
The only thing about the vsp4k that I don’t like is that there are only 2 10g ports, there should be 4 or so, then the meshing would be cooler.
cheers, Rolf
Hi Rolf,
I just did the 4.1 Update on a VSP8k and it turns out that it is not working as discribed in the release notes.
They changed the version number that is needed to install the new software. On the VSP8k it is now needed to use these commands:
software add VSP8200.4.1.0.0.tgz
software add-modules VSP8200.4.1.0.0.GA VSP8200.4.1.0.0_modules.tgz
software activate VSP8200.4.1.0.0.GA
Good Luck with the update.
Hi. If i want to download the software from a ftp client? How to…? thanks
The syntax for the copy command looks like this: | /intflash/
Source filename, a.b.c.d:
This would copy the file via TFTP to the VSP.
The other option is to enable the FTP Server on the VSP:
boot config flags ftpd
When you have enbladed the FTP server you can send the image via ftp put to the switch.
Cheers
Hi Dominik,
I need to upgrade 2 Avaya VSP8200 from 4.1 firmware to 5.1.1.1.
In this case, may I know that I am able upgrade directly from 4.1 to 5.1.1.1 without go through 4.2/4.2.1/5.1 ?
Appreciate your reply on this case.
Thank you.
You can directly upgrade. If there would be intermediate steps you will find a detailed instruction in the release notes. The VOSS image is Linux based and you can in most cases directly update.
Hi Dominik,
how to performed firmware upgrade via USB flash during booting process?
Hi, I have one switch layer 3 Avaya model 4450 and I want to connect it to another Switch Avaya layer 2 model 3350. I am using trunking protocol 802.1q with VLANs, so far I can´t ping from one another, I sent a message Inaccesible Host Response.
Can you help me, where can I find some kind of manual online than teach me how to configure these equipments.