11-02-2022 04:17 AM
Having trouble upgrading software with FTP. Not use to using an FTP server. Installed filezilla and 3cdaemon but can't get it working. On Filezilla the switch flash content isn't showing up for me to drag new firmware into. Any suggestions
11-04-2022 04:38 AM
I have found that WINSCP is a super easy way to copy new firmware to the VSP switches. It relies on SSH which most of us have enabled already.
11-02-2022 07:07 AM
Hello Eoghan,
Can you confirm that you are running VOSS and not EXOS on your 5420 ?
How are you connected to the terminal ? remote SSH ? console port ? OOB port ?
Check this part to be sur to not be filtered by any access policy (#show access-policy) or any ACL.
Then, if it's VOSS, you need to enable the ftp deamon through the boot flag.
(config)#boot config flags ftpd //You can check it with "show boot config"
for more diag, please share config, full tech and setup details about FTP client/server.
regards,
TQU
11-02-2022 07:46 AM
hi Ii am running VOSS. The switch is connected to interface 1/12. I have enabled the ftpd boot flags. Filrezilla doesn't connect to switch even though the pc can ping the switch and the switch can ping the pc