Using a client system's browser, enter the IP address or host name assigned
a.
by DHCP into the browser address field and press Enter.
At the login page, enter the default user name, root and the default password,
b.
changeme.
The Oracle ILOM web interface appears.
Log in using a command-line interface (CLI) by completing these steps:
2.
Using a client system, establish a secure shell (SSH) connection by entering
a.
the following on the command line:
ssh -l root sp_ip_address
where sp_ip_address is the IP address assigned by DHCP.
Enter the default user name, root, and the default password, changeme.
b.
The Oracle ILOM CLI prompt appears.
Troubleshooting the ILOM Configuration
If the ILOM is not working, then ensure that the ILOM NIC is enabled and that ipv4 is
enabled.
You can configure the ILOM with the IPMI tool or through the BIOS. The following
describes how to use the IPMI tool:
Open the IPMI tool.
1.
# ipmitool –I open sunoem cli
Go to SP/network and verify that the port is enabled:
2.
cd /SP/network
If the port is not enabled, then enable the port.
3.
set state=enabled
In SP/network, verify that ipv4 is enabled.
4.
If ipv6 is enabled, then disable ipv6 and enable ipv4
5.
# ipmitool -I open sunoem cli "set /SP/network/ipv6 state=disabled"
# ipmitool -I open sunoem cli "set /SP/network/ipv4 state=enabled"
Configuring Oracle Integrated Lights Out Manager
Chapter 3
3-11
Need help?
Do you have a question about the X6-2-HA and is the answer not in the manual?