Go to main content
Oracle® Server CLI Tools User's Guide

Exit Print View

Updated: August 2016
 
 

Enable the Host-to-ILOM Interconnect


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