Firmware Update via SCP

You can perform a Secure Copy (SCP) command to update the PXE firmware. Same as any PXE firmware update, all user management operations are suspended and all login attempts fail during the firmware update. For details, see Firmware Update via Web Interface.

  1. Type the following SCP command and press Enter.

    scp <firmware file> <user name>@<device ip>:/fwupdate

  2. When the system prompts you to enter the password for the specified user profile, type it and press Enter.
  3. The system transmits the specified firmware file to the PXE, and shows the transmission speed and percentage.
  4. When the transmission is complete, it shows the following message, indicating that the PXE starts to update its firmware now. Wait until the upgrade completes.

    Starting firmware update. The connection will be closed now.

Tip: The PSCP works in a similar way to the SCP so the PSCP syntax for firmware update is the same as SCP. That is:
pscp <firmware file> <user name>@<device ip>:/fwupdate

See Also

Updating the PXE Firmware

Firmware Update via Web Interface

A Note about Firmware Upgrade Time