I need to change the iLO names that show up in "show server list" per client request. The methodology I currently use is very slow (~25 minutes per chassis).
connect server N
set /system1 oemhp_server_name=ABC123
set /map1/dnsendpt1 Hostname=ABC123
{wait for prompt to return}
The above process is repeated for each blade in the chassis (16 per). Does anyone know of a faster methodology to do this exercise?