Perform FTP-Based Recovery

Procedure

  1. On an FTP server, download and decompress the software tarball and move the resulting directory to the root of the FTP server.
  2. Modify the permissions of the directory to allow access for the FTP server daemon. The FTP server must allow anonymous access.
  3. Verify that the software directory is accessible by using an FTP client to access the directory.
  4. On the Extreme 9920 device, configure and verify network connectivity to the server.
    1. Configure the network.
      # ifconfig eth1 10.139.69.108 netmask 255.255.254.0 up
    2. Configure the default route.
      # route add default gw 10.139.69.1
    3. Verify network connectivity to the server.
      # ping 10.139.69.1
  5. Run the onie-nos-install command with the URL to the binary for the device.
    ONIE:/ #onie-nos-install http://<URL-to-binary>/ONLPv2_ONIE_installer.bin.NGNPB_<version_date_build>_UTC