From the Oracle ILOM CLI:
-
To view the assigned IPv4 and IPv6 network settings on the SP, perform the following:
For IPv4, type: show /SP/network
For IPv6, type: show /SP/network/ipv6
-
To view the descriptions about each IPv4 and IPv6 network property, perform the following:
For IPv4, type: help /SP/network
For IPv6, type: help /SP/network/ipv6
-
To modify the IPv4 and IPv6 network properties on the SP, issue the set command.
IPv4 Example:
set /SP/network state=enabled|disabled pendingipdiscovery=static|dhcp pendingipaddress=value pendingipgateway=value pendingipnetmask=value
IPv6 Example:
set /SP/network/ipv6 state=enabled|disabled pending_static_ipaddress= value/subnet_mask_value pending_static_ipgatewayaddress=value