Chapter 3 Powering On the System 49
■ /SP/network pendingipgateway – IP address of the gateway for the subnet
■ /SP/network pendingipnetmask – Netmask for the service processor subnet
■ /SP/network pindingipdiscovery - Specifies whether the service processor
uses DHCP or static IP address assignment
■ /SP/network commitpending - Commits the service processor to use the
pending settings
Configure these parameters with the set command. The usage is as follows:
set target property=value where /SP/network is the target and
pendingipaddress=xx.x.xx.xxx, for example, is the property=value. The following
example sets the pending service processor IP address:
1. Set the /SP/network state parameter to enabled.
2. Enable and disable SSH connections as needed.
See the Integrated Lights Out Manager 2.0 Supplement for SPARC Enterprise T5120
and T5220 Servers for more information about SSH support in ILOM.
3. Choose one of these methods to configure the service processor using
information from your network administrator:
■ Use DHCP to retrieve the network settings. Go to Step 4.
■ Configure a static IP configuration. Go to Step 5.
4. If you choose to use DHCP, set pendingipdiscovery to dhcp.
Go to Step 6.
-> set /SP/network pendingipaddress=xx.x.xx.xxx
Set 'pendingipaddress' to 'xx.x.xx.xxx'
-> set /SP/network state=enabled
Set 'state' to 'enabled'
-> set /SP/services/ssh state=enabled
Set 'state' to 'enabled'
-> set /SP/services/ssh state=disabled
Set 'state' to 'disabled'
-> set /SP/network pendingipdiscovery=dhcp
Set 'pendingipdiscovery' to 'dhcp'