HewlettPackard / python-ilorest-library

Python library for interacting with devices which support a Redfish Service
Apache License 2.0
189 stars 92 forks source link

Slot1NicBoot1=NetworkBoot not working in Legacy Bios #98

Closed sarathchandran-vc closed 3 years ago

sarathchandran-vc commented 4 years ago

• What is the generation and model of the server you are trying to execute the command : DL360Gen10. in Legacy Bios • Are you facing issue with one server or all of the servers in same generation : All the servers • What is the NIC card : Ethernet 10Gb 2-port 562SFP+ Adapter • iLO version : 2.36

usr/sbin/ilorest --nologo login https:// -u -p
/usr/sbin/ilorest select Bios.v1_0_0
/usr/sbin/ilorest set Slot1NicBoot1=NetworkBoot

I am using the above command to enable the NetworkBoot

KeepSummerSaf3 commented 4 years ago

Legacy BIOS boot target options are not configurable in Redfish; only UEFI boot targets are supported. PXE boot is an option by selecting the correct combination of bios attribute settings for the respective NIC and boot source target in the Boot object within @odata.type computersystem