4 Click the Enable option for each blade (or for all blades) as required.
If you used the autofill option, delete the IP addresses from the blades as appropriate.
5 Click Apply.
6 On the Interconnect tab, for the first interconnect, enter the IP address, subnet mask, gateway, domain,
and DNS servers in the appropriate fields of the configuration worksheet.
7 Choose the appropriate option for populating the EBIPA information in the rest of the blades:
•
If the IP information is contiguous for all blades in the enclosure, click Autofill .
•
If it is not contiguous, enter the information for each blade manually based on the configuration sheet.
8 Click the Enable option for each blade (or for all blades) as required.
If you used the autofill option, delete the IP addresses from the blades as appropriate.
9 Click Apply.
10 Log out of the enclosure.
Create Admin User for All iLOs
This procedure creates an admin account with administrative privileges on each blade in the enclosure.
Procedure
1 Using a terminal emulation program, open an SSH session to the active Onboard Administrator.
2 In the SSH window, enter the identifying information for the enclosure:
•
IP Address: <<enclosure_1_oa_1_ip>>.
•
Username: admin.
•
Password: <<enclosure_1_password>>.
3 Run the following command to create an admin user on each blade iLO in the enclosure, replacing
<<blade_ilo_admin_password>> with the appropriate value:
HPONCFG all << end_marker
<RIBCL VERSION="2.0">
<LOGIN USER_LOGIN="adminname" PASSWORD="password">
<USER_INFO MODE="write">
<ADD_USER
USER_NAME="admin"
USER_LOGIN="admin"
PASSWORD="<<blade_ilo_admin_password>>">
<ADMIN_PRIV value ="Yes"/>
<REMOTE_CONS_PRIV value ="Yes"/>
<RESET_SERVER_PRIV value ="Yes"/>
<VIRTUAL_MEDIA_PRIV value ="Yes"/>
<CONFIG_ILO_PRIV value="Yes"/>
</ADD_USER>
</USER_INFO>
</LOGIN>
</RIBCL>
end_marker
4 Exit the OA SSH session by typing exit and pressing Enter.
Repeat c7000 Configuration Procedures for Each Enclosure in the Solution
Repeat the procedures in this chapter for each HPE BladeSystem c7000 in the solution.
44
Copyright
©
2017 by Nimble Storage, Inc. All rights reserved.
Create Admin User for All iLOs