4.3.19.1 ALTER ILOM

This command alters attributes of an ILOM.

Syntax

ALTER ILOM 
   { DNSSERVERS='dns_servers' |
     NTPSERVERS='ntp_servers' |
     TIMEZONE=timezone } ...
WHERE
   { ID=ilom_id | 
     HOSTNAME=host_name |
     ILOMNAME=ilom_host_name }

Arguments

You can specify the following attributes for the ILOM:

  • DNSSERVERS : Specifies a comma-separated list of DNS servers that is enclosed in single quotes.

  • NTPSERVERS : Specifies a comma-separated list of NTP servers that is enclosed in single quotes.

  • TIMEZONE : Specifies a valid time zone for the ILOM.

The following arguments are available in the WHERE clause:

  • ID : Specifies the es.xml ID for the target ILOM

  • HOSTNAME : Specifies the current host name of the target machine

  • ILOMNAME : Specifies the current host name of the ILOM