- Oracle Server CLI Tools for Oracle Solaris 11.4 User's Guide
- Using ilomconfig to Configure Oracle ILOM
- Modifying Oracle ILOM Configurations
- Modify Identification Information
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.
-
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
Parent topic: Modifying Oracle ILOM Configurations