Controllerless Networks

last person joined: 2 days ago 

Instant Mode - the controllerless Wi-Fi solution that's easy to set up, is loaded with security and smarts, and won't break your budget
Expand all | Collapse all

Update controller from it's own flash memory

This thread has been viewed 0 times
  • 1.  Update controller from it's own flash memory

    Posted Feb 26, 2014 09:59 AM

    Hello, I would like to know what command I can use to update the controller partition, when the update file is in the flash memory of the same controller. Is it possible?

    Thanks



  • 2.  RE: Update controller from it's own flash memory

    EMPLOYEE
    Posted Feb 26, 2014 10:01 AM

    You would need to copy it upstream to an SCP, FTP or TFTP server and then copy it to the system partition.

     

    #copy flash: filename tftp: 10.10.10.10 filename

     

    #copy tftp: 10.10.10.10 filename system partition <0-1)

     



  • 3.  RE: Update controller from it's own flash memory

    Posted Feb 26, 2014 10:02 AM

    edited...



  • 4.  RE: Update controller from it's own flash memory

    EMPLOYEE
    Posted Feb 26, 2014 10:03 AM

    Adamc,

     

    What version of code are you running?



  • 5.  RE: Update controller from it's own flash memory

    Posted Feb 27, 2014 02:54 AM

    cappalli,

    I'm using version 5.0.4.0 and version 6.1.2.5. Thank you for the answer, I think I will use tradicional way using a SCP, FTP or TFTP server.

     

    Thanks