Minggu, 01 Maret 2009

ILOM at x 4100

Sun Fire X4100, has an Ilom to control the host, at the default the ILOM has username : root, and password : changeme, for the security reason we must change password, and create new user for administration.

$ create /SP/users/admin role=Administrator cli_mode=alom

and for the web GUI access we must set network by folowing step :

$ cd /SP/network
$ set pendingipaddress=xxx.xxx.xxx.xxx
$ set pendingipnetmask=xxx.xxx.xxx.xxx
$ set pendingipgateway=xxx.xxx.xxx.xxx
$ set pendingipdiscovery=static
$ commitpending=true