Assign a Static IP Address to the NET MGT Port
2.
Set the SP to accept a static IP address.
->set /SP/network pendingipdiscovery=static
Set 'pendingipdiscovery' to 'static'
3.
Set the IP address for the SP.
->set /SP/network pendingipaddress=service-processor-IPaddr
Set 'pendingipaddress' to 'service-processor-IPaddr'
To change the default IPv6 DHCP property and set property values for a static IPv6 address,
refer to the section Modifying Default Connectivity Configuration Properties in the Oracle
ILOM Administrator's Guide for Configuration and Maintenance.
4.
Set the IP address for the SP gateway.
-> set /SP/network pendingipgateway=gateway-IPaddr
Set 'pendingipgateway' to 'gateway-IPaddr'
5.
Set the netmask for the SP.
-> set /SP/network pendingipnetmask=255.255.255.0
Set 'pendingipnetmask' to '255.255.255.0'
This example uses 255.255.255.0 to set the netmask. Your network environment subnet might
require a different netmask. Use a netmask number most appropriate to your environment.
6.
Verify that the parameters were set correctly.
This example shows parameters that have been set to convert a SP from a DHCP configuration
to a static configuration.
-> show /SP/network -display properties
/SP/network
Targets:
Properties:
commitpending = (Cannot show property)
dhcp_clientid = xxx.xxx.xxx.xxx
dhcp_server_ip = xxx.xxx.xxx.xxx
ipaddress = xxx.xxx.xxx.xxx
ipdiscovery = dhcp
ipgateway = xxx.xxx.xxx.xxx
ipnetmask = 255.255.255.0
macaddress = xx:xx:xx:xx:xx:xx
managementport = MGMT
outofbandmacaddress = xx:xx:xx:xx:xx:xx
pendingipaddress = service-processor-IPaddr
pendingipdiscovery = static
pendingipgateway = gateway-IPaddr
Powering On the Server for the First Time 69