Network Management

last person joined: 2 days ago 

Keep an informative eye on your network with HPE Aruba Networking network management solutions
Expand all | Collapse all

Switch Upgrade using AirWave

This thread has been viewed 9 times
  • 1.  Switch Upgrade using AirWave

    Posted May 10, 2020 11:39 AM

    Good Morning,

    I am trying to use AMP 8.2.8.2 to upgrade the firmware of my Aruba switches 2530 and 2930, so I downloaded the required firmware from ASP and uploaded it to AirWave

    Hyaqoob_0-1589124367508.png

    Hyaqoob_1-1589124507730.png

    the upgrade status In progress

    Hyaqoob_2-1589124723215.png

    but in the Firmware server log in am getting the following: 

    Sun May 10 18:04:24 2020:     SW-CORUSAUN4OFSW01 Device is upgrading...
    Sun May 10 18:04:24 2020: Pass complete for Firmware upgrade job (Sun May 10 18:03:11 2020)
    Sun May 10 18:05:22 2020: Starting a pass for Firmware upgrade job (Sun May 10 18:03:11 2020)
    Sun May 10 18:05:22 2020: Pass complete for Firmware upgrade job (Sun May 10 18:03:11 2020)
    Sun May 10 18:06:22 2020: Starting a pass for Firmware upgrade job (Sun May 10 18:03:11 2020)
    Sun May 10 18:06:23 2020: Pass complete for Firmware upgrade job (Sun May 10 18:03:11 2020)
    Sun May 10 18:07:22 2020: Starting a pass for Firmware upgrade job (Sun May 10 18:03:11 2020)
    Sun May 10 18:07:22 2020: Pass complete for Firmware upgrade job (Sun May 10 18:03:11 2020

     And after a while the process fail.

    Can you please advise and let me know if i am missing a step?

     

    Thank you,

    Husam

     

     



  • 2.  RE: Switch Upgrade using AirWave

    EMPLOYEE
    Posted May 11, 2020 10:34 AM

    To narrow down this issue,We can check for more details in /var/log/firmware_enforcer log which is available under system > status page in Airwave and also run $show logging –r (Displays all recorded log messages, with the most recent entries listed first) or $show logging –a (Displays all recorded log messages, including those before the last reboot.) on switch to see if firmware failed at device end.

     

     



  • 3.  RE: Switch Upgrade using AirWave

    Posted May 11, 2020 04:20 PM

    I checked the switch logging, and i am getting: sftp: Request failed.

    I tried to use TFTP and had the same results.

     

    and in AirWave ststus, i am getting:

    Downloading firmware failed

     



  • 4.  RE: Switch Upgrade using AirWave
    Best Answer

    EMPLOYEE
    Posted May 12, 2020 05:51 AM
    1. if access-list configured on the switch, we had to add ACL to allow UDP port 69 for tftp in Switch config.
    2. Added ip source interface for tftp for management VLAN using the below command.

    # ip source-interface tftp vlan <vlanid>