Wednesday, July 13, 2011

some useful cmd X4710 M2 Oracle Server ILOM command

### check/set ILOM network serial ip
show /SP/network/
set /SP/network/ pendingipdiscovery=static
set /SP/network/ pendingipaddress=x.x.x.x
set /SP/network/ pedingipgateway=x.x.x.x
set /SP/network/ pedingipnetmask=x.x.x.x
set /SP/network/ commitpending=true

### connet to the console
cd /SP/console
start

### start or stop or reset system
cd /SYS
start
or
stop
or
reset

No comments:

Post a Comment