3 weeks ago
Hello,
I am planning to upgrade the firmware of the VSP8284 XQS switch. Can I do it via WinSCP?
Meaning load the firmware to the switch using WinSCP and then apply the firmware to the current version.
Regards
Sval.
Solved! Go to Solution.
3 weeks ago
Hello GM,
Yes, this is possible. Use WinSCP to login and transfer the software file to the switch using for example FTP or SCP. Then go through the practice of extracting the files and activating the software remembering to do software commit once happy it is working.
How To: How To Upgrade Or Downgrade VSP and VOSS Based Products | Extreme Portal
Rob
3 weeks ago
To add to this: in preparation to it just make sure, your boot flag for "ftpd" is enabled and so is the ssh sftp . Verify it by "show ssh global".
Also make sure , there are less than six software versions installed. otherwise remove old versions (software remove).
3 weeks ago - last edited 3 weeks ago
You don’t need to setup an FTP server. Just enable the boot config flag ftpd and use WinSCP directly like you do with Juniper. The location is /intflash.
3 weeks ago
Hello RobertD1,
Thanks for the solution. Will try this and get back here.