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

Exit Print View

Updated: November 2016
 
 

Display Ethernet Switch Properties (Oracle ILOM CLI)

The switch has an Ethernet switch that chip contains the SEFOS operating system and provides Ethernet networking functionality. Use this task to display the properties for the Ethernet switch chip, including the switch health and firmware version installed.

  1. Display properties for the switch's internal Ethernet switch chip.
    -> show -d properties /System/Networking/Switches/Switch_0
     /System/Networking/Switches/Switch_0
     	Properties:
     		health = OK
     		health_details = -
     		type = Ethernet
     		firmware_version = Unknown
     		location = ETHSWITCH0 (Network Switch 0)
     		action = (none)
     		load_uri = (none)
    ->
    
  2. Display the Ethernet switch firmware version.
    -> show -d properties /System/Firmware/Other_Firmware/Firmware_1
     /System/Firmware/Other_Firmware/Firmware_1
     	Properties:
     		component =  SYS ETHSWITCH0
     		type = Upgradeable FRU 
     		version = 1.0.1
     		load_uri = (none)
    ->
    

Related Information