Operating System management

  • Via SCP/FTP
    • "show version"
    • Retrieve image using SCP/FTP from image Server
    • SCP put the retrieved image on the device
    • Wait till device Reboot
  • Via TFTP
    • "show version"
    • "copy tftp flash <tftpServer> <imageName> <destFlash> "
      • destFlash value can be either "primary" or "secondary"
    • "y"
    • Wait till device Reboot