Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

Upgrade Firmware on QFX5120-48Y and EX4650-48Y using jfirmware

date_range 13-Aug-24

This topic provides the steps to upgrade firmware on QFX5120-48Y and EX4650-48Y using jfirmware.

  1. Check the current firmware version.
    content_copy zoom_out_map
    user@host> show chassis firmware
    content_copy zoom_out_map
    Part                     Type         Version
    FPC 0                    U-Boot       ***                                       
                             loader       FreeBSD/i386 bootstrap loader 1.2    
                             BIOS         CBDE_P_LIG0_00.25.1                        
                             TMC FPGA     7.2.0                                      
                             Optics CPLD  0.1.4                                      
                             RE FPGA      0.3.3                                      
                             Power CPLD   2.0
    
  2. Check the availability of a new jfirmware version in the Junos download page and download the package.
  3. Upgrade the TMC firmware using jfirmware.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga tmc file jfirmware-file
    Note:

    jfirmware-file is the file name of the jfirmware package.

    content_copy zoom_out_map
    Validated qfx-5e-jfirmware-18.3R1.10.tgz
    TMC_FPGA firmware upgrade initiated
    Check progress using "request system firmware upgrade jfirmware fpga <type> progress"
    
  4. Check the progress of the upgrade.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga tmc progress
    TMC_FPGA upgrade successfull
    Please power cycle the device to complete the upgrade
    
    Note:

    Proceed to next step for the next firmware component upgrade only after the current upgrade is complete.

  5. Upgrade the RE firmware using jfirmware.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga re file jfirmware-file
    content_copy zoom_out_map
    Validated qfx-5e-jfirmware-18.3R1.10.tgz
    RE_FPGA firmware upgrade initiated
    Check progress using "request system firmware upgrade jfirmware fpga <type> progress"
    
  6. Check the progress of the upgrade.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga re progress
    RE_FPGA upgrade successfull
    Please power cycle the device to complete the upgrade
    
    Note:

    Proceed to next step for the next firmware component upgrade only after the current upgrade is complete.

  7. Upgrade the powercpld firmware using jfirmware.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga powercpld file jfirmware-file
    content_copy zoom_out_map
    Validated qfx-5e-jfirmware-18.3R1.10.tgz
    PWR_CPLD firmware upgrade initiated
    Check progress using "request system firmware upgrade jfirmware fpga <type> progress"
    
  8. Check the progress of the upgrade.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga powercpld progress
    PWR_CPLD upgrade successfull
    Please power cycle the device to complete the upgrade
    
    Note:

    Proceed to next step for the next firmware component upgrade only after the current upgrade is complete.

  9. Upgrade the optics_qsfp firmware using jfirmware.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga qsfp file jfirmware-file
    content_copy zoom_out_map
    Validated qfx-5e-jfirmware-18.3R1.10.tgz
    OPTICS_QSFP firmware upgrade initiated
    Check progress using "request system firmware upgrade jfirmware fpga <type> progress"
    
  10. Check the progress of the upgrade.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga qsfp progress
    OPTICS_QSFP upgrade successfull
    Please power cycle the device to complete the upgrade
    
    Note:

    Proceed to next step for the next firmware component upgrade only after the current upgrade is complete.

  11. Upgrade the optics_sfp firmware using jfirmware.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga sfp file jfirmware-file
    content_copy zoom_out_map
    Validated qfx-5e-jfirmware-18.3R1.10.tgz
    OPTICS_SFP firmware upgrade initiated
    Check progress using "request system firmware upgrade jfirmware fpga <type> progress"
    
  12. Check the progress of the upgrade.
    content_copy zoom_out_map
    user@host> request system firmware upgrade jfirmware fpga sfp progress
    OPTICS_SFP upgrade successfull
    Please power cycle the device to complete the upgrade
    
    Note:

    Proceed to next step only after the current upgrade is complete.

  13. Power cycle the device for the upgrade to take effect.
  14. Check the upgraded firmware.
    content_copy zoom_out_map
    user@host> show chassis firmware detail
footer-navigation