Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • hostname: The hostname of the device to upgrade. This can be replaced with group if you want to upgrade one or more devices.
  • filename: The filename of the firmware to install.
  • url: The URL from where the DEVICE can download the firmware, should be the NMS server we downloaded the firmware to in a previous step.
  • pre_flight: Do some basic checks before upgrading. Check free diskspace etc.
  • download: If we should download the firmware or not.
  • activate: If we should install the firmware or not.
  • reboot: If the device(s) should be rebooted or not.
  • post_flight: Update the OS verison etc in the NMS database after the firmwar is installed.
  • post_waittime: How long to wait (in seconds) before trying to perform the post_flight step. This is needed since it can take up to 10 minutes for a device to reboot.

WebUI

Demo: https://play.sunet.se/media/CNaaS-NMS+Firmware+Upgrade+via+WebUI/0_jf424rq1

Firmware can only be downloaded to the NMS instance via the SUNET CNaaS Firmware repository when using the WebUI.

...