Enabling iLO DHCP service
NOTE:
The DHCP service must be enabled if the
input.json
is created by selecting the option
DHCP for the OOBM IP Allocation field in the TICG. If the option selected is
Manual, this step can be skipped. For more information on configuring static iLO IP addresses, see
Assigning static iLO-OOBM IP address to DL servers. Ensure you update the corresponding parameter values in your input JSON file.
Prerequisites
Ensure you are logged in as the root user in the NPS toolkit VM.
Ensure that the netconf is enabled in the management switch.
Ensure DHCP is enabled on all the HPE DL servers.
Ensure that the following environment variables are updated:
export API_IP=<Customer_IP_assigned _to_NPS_VM> export NPSADMIN=<user name of admin mentioned in the nps_secret.yaml file> export NPSPASSWD=<password of admin user mentioned in the nps_secret.yaml file> export TOPOLOGY_NAME=<the deployment name mentioned in the TICG tool while creating the input.json file> export VIM_TYPE=<VIM platform type like RHOSP/RHOCP/VMWARE>
Procedure