Oracle EDR InfiniBand Switch and Virtualized I/O Systems Administration Guide

Exit Print View

Updated: November 2016
 
 

Display the Switch Firmware Versions (Oracle ILOM CLI)

The switch has different types of firmware for various aspects of switch functionality, such as Oracle ILOM and switch BIOS.

  1. Display the ILOM firmware version.
    -> show -d properties /System/Firmware/Other_Firmware/Firmware_0
    

    For example, type:

    -> show -d properties /System/Firmware/Other_Firmware/Firmware_0
    /System/Firmware/Other_Firmware/Firmware_0
     	Properties:
     		component = ILOM
     		type = ILOM Firmware
     		version = 3.2.6.0
    ->
    
  2. Display the version of firmware loaded on the SP.
    -> version
    SP firmware 3.2.0.0
    SP firmware build number: 108582
    SP firmware date:  Wed Mar 30 01:25:22 PDT 2016
    SP filesystem version: 0.2.10
    ->
    
  3. Display the version of Ethernet switch firmware loaded on the switch.
    -> show -d properties /System/Firmware/Other_Firmware/Firmware_1
    /System/Firmware/Other_Firmware/Firmware_1
     	Properties:
     		component =  SYS ETHSWITCH0
            	type = Upgradeable FRU
            	version = Not Available
            	load_uri = (none)
    
    ->
    

Related Information