Wired Intelligent Edge

 View Only
  • 1.  HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted May 31, 2017 06:24 AM

    Hey all,

    Im wodering how to update the firmware on my HP 2920-48G-POE+ Switch (J9729A) Stack.

    My 2920 Stack has one Comander, one Standby and one Memeber. MY Comander has the WB.16.01.0004 running.

    I guess the other both as well but not sure how to ccheck that, show stack show me only the commander FW.

    But what I want to know, can I update all switches in the stack via Webgui? If not what is the way to update the all Switches in the stack? or even do I need  to update all or is it enough to update only the commander.

    Hope you can help me.

    Thanks



  • 2.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted May 31, 2017 10:40 AM

    Hi

    Probably it is possible to upgrade your stack by GUI, but i always work with CLI so i can tell you how to do it that way :)

    If you are using a tftp server for retrieving your firmware, enter following command on the commander switch:

    copy tftp flash <ipaddress tftp> <filename> primary

    The commander will push this automaticly to the other members of the stack.

    When this is complete you will need to boot the whole stack with following command:

    boot system

    Kind regards



  • 3.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted Jun 01, 2017 02:56 AM

    l thanks guys,

     

    any Idea how to check what frimware is running on all devices in stack?

    Thanks



  • 4.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted Jun 01, 2017 03:52 AM

    hi

    try show version



  • 5.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted Jun 01, 2017 04:24 AM

    unfortunately showing me only one version

    Image stamp:   

    /ws/swbuildm/rel_tacoma_qaoff/code/build/anm(swbuildm_rel_tacoma_qaoff_rel_taco

    ma)

                    Apr 14 2017 12:51:11

                    WB.16.03.0004

                    602

    Boot Image:     Primary

     

    Boot ROM Version:    WB.16.03

    Active Boot ROM:     Primary



  • 6.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted Jun 01, 2017 04:46 AM

    When you put switches in a stack  they need to have the same firmware anyway, else you can not stack them. 



  • 7.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted Jun 01, 2017 05:02 AM
    Hi,

    Show System

    Gives you the Software revision, which must be the same on all stack members and it gives you the rom version of each member

    Hth
    Alex


  • 8.  RE: HP 2920-48G-POE+ Switch (J9729A) Stack update

    Posted Jun 01, 2017 06:26 AM

    ok thanks you all