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.

  1. 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