I am trying to downgrade my nodes and am trying to use an FTP server on a specific port. I can download files from this FTP server if I boot my node normally, i.e. system firmware download -package ftp://169.254.40.214:5555/308-04129_A0_SERVICE_IMAGE_13.14_S.zip.
When I try to use the same FTP server with option 7 (after entering the IP subnet gateway and package ftp://169.254.40.214:5555/ontap-file.tgz), I get the following:
Checking network link... success.
Checking route to host "169.254.40.214"... success.
Attempting to reach 169.254.40.214... failed.
Verify that the network is properly configured, that the gateway is set
correctly, and that the destination host 169.254.40.214 is up.
Is it not using the port I specified?