This section describes how to enable the F12 function key to set up the network interface as a startup device.
To set up the network interface as a startup device, do the following:
Beginning with HMC Version 5 Release 2.0, the chhmc command can be used on some HMC machine types to set the network interface as a startup device. To enable network boot on the HMC, use the following command:
chhmc -c netboot -s enable
When the command completes, you can the following command to verify that network boot has been enabled:
lshmc -r
The command then displays the following:
ssh=enable,xntp=disable,websm=enable,http=enable,netboot=enable
To disable network boot, use the chhmc command:
chhmc -c netboot -s disable