Go to main content

Oracle® Server CLI Tools for Oracle Solaris 11.3 User's Guide

Exit Print View

Updated: April 2018
 
 

Enable the Host-to-ILOM Interconnect

The Host-to-ILOM interconnect is automatically enabled in Oracle Solaris during system boot. Use the ilomconfig enable interconnect command to enable the Host-to-ILOM interconnect if it has been disabled.


Note -  It is recommended that you use this command without any options and let the command choose the settings. You can override the defaults with different IP and netmask addresses, but this is for advanced users only.
  • To enable the Host-to-ILOM Interconnect, type:

    # ilomconfig enable interconnect [--ipaddress=ipaddress] [--netmask=netmask] [--hostipaddress=hostipaddress]

    Option
    Description
    Example
    –-ipaddress
    Oracle ILOM IP address. This address must be in the format: 169.254.x.x
    169.254.175.72
    –-netmask
    Oracle ILOM netmask.
    255.255.255.0
    –-hostipaddress
    Host IP address. This address must be in the format: 169.254.x.x
    169.254.175.73