Configure DNS Server Information on the SP (Oracle Hardware Management Pack)
For instructions, see “Accessing Oracle ILOM” on page 21.
b.
To enable Oracle ILOM to automatically retrieve DNS information from a
DHCP server on the network, use the set command:
set /SP/clients/dns auto_dns=enabled
c.
If auto_dns is disabled, set one more name servers and search paths:
set /SP/clients/dns nameserver=ip_address_1,ipaddress_2,ipaddress_3 searchpath=
domain_1.com,domain_2.edu,and so on
You can specify up to three IP addresses and up to six search paths.
d.
Set the DNS timeout and retries:
set /SP/clients/dns timeout=timeoutInSeconds retries=retries
Where timeout is an integer between 1 and 10, and retries is an integer between 0 and 4.
Related Information
■
Modifying Default Connectivity Configuration Properties, Oracle ILOM Administrator's
Guide for Configuration and Maintenance, Firmware Release 4.0.x at http://www.oracle.
com/goto/ilom/docs
Configure DNS Server Information on the SP
(Oracle Hardware Management Pack)
1.
Access the operating system command-line with root privileges.
For more information, see “Accessing the Host Console” on page 38 or “Accessing Oracle
Hardware Management Pack” on page 32.
2.
To enable Oracle ILOM to automatically retrieve DNS information from a DHCP
server on the network, use the following command:
ilomconfig modify dns --autodns enabled --retries retries --timeout timeout
Where timeout is an integer between 1 and 10, and retries is an integer between 0 and 4.
3.
If you prefer to disable autodns, use the following command:
ilomconfig modify dns --nameservers nameserverlist --autodns disabled --retries retries --
searchpath searchpathlist --timeout timeout
Configuring Oracle ILOM 65