You need a serial connection to initially configure NET MGT port, afterwhich you can use the NET MGT port to reconfigure the NET MGT port.
-> show /sp/network
/SP/network
Targets:
interconnect
ipv6
test
Properties:
commitpending = (Cannot show property)
dhcp_clientid = none
dhcp_server_ip = none
ipaddress = 10.135.202.29
ipdiscovery = static
ipgateway = 10.135.202.1
ipnetmask = 255.255.255.0
macaddress = 00:10:E0:58:E1:58
managementport = MGMT
outofbandmacaddress = 00:10:E0:58:E1:58
pendingipaddress = 10.135.202.29
pendingipdiscovery = static
pendingipgateway = 10.135.202.1
pendingipnetmask = 255.255.255.0
pendingmanagementport = MGMT
pendingvlan_id = (none)
sidebandmacaddress = 00:10:E0:58:E1:59
state = enabled
vlan_id = (none)
DHCP
pendingIpdiscovery = dhcp
pendingdhcp_clientid
pendingdhcp_server_ip
Static
pendingipdiscovery = static
pendingipaddress
pendingipgateway
pendingipnetmask
You can configure the parameters all in one command. For example:
-> set /SP/network pendingipdiscovery=static pendingipaddress=10.135.202.29 pendingipgateway=10.135.202.1 pendingipnetmask=255.255.255.0 Set 'pendingipdiscovery' to 'static' Set 'pendingipaddress' to '10.135.202.29' Set 'pendingipgateway' to '10.135.202.1' Set 'pendingipnetmask' to '255.255.255.0' ->
-> set /SP/network commitpending=true Set 'commitpending' to 'true' ->
Oracle ILOM documentation library at: http://www.oracle.com/goto/ILOM/docs
Change the Oracle ILOM Root Password (Oracle ILOM Web Interface)