HP XC System Software Installation Guide Version 4.0

2. Do one of the following:
If you cannot find an entry corresponding to the new node, check the network
connections. Make repairs and rerun the discover command.
If you do find an entry corresponding to the new node, note the IP address on the line
that begins with the string fixed-address, and proceed to step 3.
3. Open a web browser on the head node.
4. In the web address field at the top of the window, enter the IP address you noted in step 2
appended with /ie_index.htm:
https://172.20.0.n/ie_index.htm
5. Click OK twice to accept the security certificates.
6. In the Account Login window, enter Administrator as the login name, and enter the
password that is shown on the information tag that is attached to the iLO. If you already
set up a common user name and password as part of the hardware preparation tasks, use
those values instead.
7. From the Administration tab, select User Administration from the pull-down menu.
8. Add the common administrator user name and password that is being used for all console
management devices in the system. The user name and password must be common across
all nodes in the system.
9. From the Administration tab, select Global Settings from the pull-down menu.
10. Set the Remote Console Port Configuration option to Enabled (telnet).
11. Set the Remote Console Data Encryption option to No (telnet).
12. Click the Apply button at the bottom of the window.
13. Repeat steps 4 through 12 for every console port. When you are finished enabling telnet
on all iLO devices, proceed to step 14.
14. Return to “Discovering Hardware Components” (page 63) and rerun the discover
command. Then, continue with the remainder of the system configuration procedure.
C.2 iLO2 Devices
Follow this procedure to enable telnet on iLO2 devices:
1. After the discover command fails, view the /etc/dhcpd.conf file to determine the
console ports connected to the nodes. You can identify console ports by the characters cp-
in the host name. The switch and port number are shown in a comment at the end of the
entry. Make sure you are looking at the correct switch to identify the console port.
# more /etc/dhcpd.conf
The top portion of this file is similar to the following:
#Built by Blddhcpd in DiscoverTools.pm
ddns-update-style none;
deny unknown-clients;
allow bootp;
default-lease-time 480;
max-lease-time 480;
option xc-macaddress code 232 = string;
shared-network XC {
subnet 172.0.0.0 netmask 255.224.0.0 {
next-server 172.20.0.8;
filename = "/pxelinux.0";
host cp-n1 {
hardware ethernet 00:11:85:5c:1b:dc;
option host-name "cp-n1";
fixed-address 172.21.0.1;
# location "Level 2 Switch 172.20.65.4, Port 1";
}
host cp-n2 {
hardware ethernet 00:11:0a:30:e0:94;
option host-name "cp-n2";
194 Enabling telnet on iLO and iLO2 Devices