Wireless Access

 View Only
Expand all | Collapse all

apboot mode Access-Point AOS Upgrade (TFTP|345 AP)

This thread has been viewed 17 times
  • 1.  apboot mode Access-Point AOS Upgrade (TFTP|345 AP)

    Posted Jan 15, 2025 01:47 PM
      |   view attached

    As I spend a good hour trying to figure out how to upgrade an AP through the console port in apboot mode. Although I could find bits and pieces searching the web and this forum it took me some time to figure it out. Below the steps:

    Step 1: Hit <Enter> to stop autoboot:  0
    enter
    Step 2: Set Static IP address
    setenv ipaddr 10.254.254.7 
    Step 3: Set subnet mask
    setenv netmask 255.255.255.0
    Step 4: Set next hop
    setenv gatewayip 10.254.254.1
    Step 5: Set boot parameter to TFTP
    setenv bootcmd tftpboot 
    Step 6: Set IP address of TFTP server
    setenv serverip 192.168.25.250
    Step 7: Print your settings to validate
    printenv
    Step 8: Upgrade the OS replace OS file with whatever you require
    upgrade os ArubaOS_Draco_10.4.1.3_90100 
    Reload and you are done
    Below an old article, which did only partially suffice for me



    ------------------------------
    Martijn van Overbeek
    Architect, Netcraftsmen a BlueAlly Company
    ------------------------------

    Attachment(s)

    txt
    com-port.txt   12 KB 1 version


  • 2.  RE: apboot mode Access-Point AOS Upgrade (TFTP|345 AP)

    Posted Jan 15, 2025 06:18 PM

    thanks for sharing



    ------------------------------
    If my post was useful accept solution and/or give kudos.
    Any opinions expressed here are solely my own and not necessarily that of HPE or Aruba.
    ------------------------------