Wednesday, September 10, 2008

Setting up iLOM ip address on Sun T5220s

Connect to "Serial Management" port via a laptop and Hyperterm or attach a terminal.

set /SP/user/root password


Configuring the iLOM ip address:
cd /SP/network

set pendingipaddress=11.220.4.19
set pendingipnetmask=255.255.255.0
set pendingipgateway=11.220.4.254
set commitpending=true

Starting a console:
cd /SP/console
set /SP/console
start - (to goto console )

or
start /SP/console

cd /SYS
start - (to power on the server)
or
start /SYS

quit

No comments: