Modify Identification Information

To modify identification information, use the ilomconfig modify identification command. This command modifies the host name, system contact, system location, and system description. When you specify an XML file name, the command modifies information defined in the exported service processor configuration XML file rather than modifying Oracle ILOM.

  1. To modify identification information, type:

    # ilomconfig modify identification [--hostname=hostname] [--system-contact=system_contact] -[-system-location=system_location] [--system-identifier=system_identifier] [--xmlfile=filename.xml]

    Option Description Example

    --hostname

    Oracle ILOM host name.

    service-processor.domain.com

    --system-contact

    Oracle ILOM system contact field.

    user

    --system-location

    Oracle ILOM system location field.

    west

    --system-identifier

    Oracle ILOM system identifier field.

    x4800

    --xmlfile

    Modify specified XML file rather than local Oracle ILOM service processor. Must be followed by = and the pathname to the file.

    file.xml