iLO-SSH
Firstly, Enable SSH in iLO Web Administration page.
- Login with SSH
ssh Administrator@hpe_server_ilo_ipand invoke virtual serial port using vsp command
vsp-
Then reboot the server, wait for system to initialize. If you see
<F9 = Setup>- do not press it or the serial port will boot into GUI mode. -
Press
ESC+9for ROM-Based Setup Utility -
You should see
rbsu>prompt. To list Video options, type
SHOW CONFIG VIDEO OPTIONSIt should display
1|Optional Video Primary, Embedded Video Disabled <=2|Optional Video Primary, Embedded Video Secondary3|Embedded Video Primary, Optional Video Secondary- Modify video options
SET CONFIG VIDEO OPTIONS 3To change to
1|Optional Video Primary, Embedded Video Disabled2|Optional Video Primary, Embedded Video Secondary3|Embedded Video Primary, Optional Video Secondary <=- Type
EXITto logout and reboot.
Set iLO Network via Onboard Administrator
Section titled “Set iLO Network via Onboard Administrator”SSH in OA
connect server [server bay id]Note this is actually connecting to bay iLO, via the IP showing in OA.
If you set same IP for multiple server iLO, OA can’t recognize them correctly.
SSH in iLO
show /map1/enetport1/lanendpt1/ipendpt1set /map1/enetport1/lanendpt1/ipendpt1 IPv4Address=10.10.10.100 SubnetMask=255.255.255.0Note: This will reset iLO
set /map1/gateway1 AccessInfo=10.10.10.1Note: This will reset iLO
Others
set /map1/dhcpendpt1 EnabledState=noset /map1/accounts1/emergency password=Passw0rdcreate /map1/accounts1 username=Admin password***Reference: ***