Chapter 3
Establish Communication With ILOM Server Module SP
39
4. Type the following commands to change the existing IP address assigned. Note
that the last command in the table below (
commitpending=true
) must be
performed last.
If you connected to ILOM through a remote SSH connection, the connection made
to ILOM using the former IP address will time out. Use the newly assigned IP
address to connect to ILOM.
Command
Description and Example
set pendingipaddress=
Type this command followed by the static IP address
that you want to assign to the server SP or CMM.
For example, typing:
set pendingipaddress=129.144.82.26
would tell ILOM to assign
129.144.82.26
as the IP
address to the server SP.
set pendingipnetmask=
Type this command followed by the static NetMask
address that you want to assign to the server SP or
CMM.
For example, typing:
set pendingipnetmask=255.255.255.0
would tell
ILOM to assign
255.255.255.0
as the NetMask
address to the server SP (or CMM).
set pendingipgateway=
Type this command followed by the static gateway
address that you want to assign to the server SP or
CMM.
For example, typing:
set pendingipgateway=129.144.82.254
would
tell ILOM to assign
129.144.82.254
as the Gateway
address to the server SP (or CMM).
set pendingipdiscovery=
Type the following command to tell ILOM that you
want to set a static IP address on the server SP or CMM.
set pendingipdiscovery=static
set commitpending=true
Type this command (
true
) to assign the network
settings specified.
For example:
set pendingipaddress=129.144.82.26
set pendingipnetmask=255.255.255.0
set pendingipgateway=129.144.82.254
set pendingipdiscovery=static
set commitpending=true