FIGURE 2-4 Integrated Lights Out Manager Network Settings Page
Configuring Static IP Addresses Using the CLI
1. Log into the CLI using SSH or by connecting to the serial port.
To establish a Secure Shell (SSH) connection to the ILOM CLI, type the appropriate connection command in the SSH application. For example, to connect to the SP with the
#ssh -l root 129.144.82.20
See the example in FIGURE
2.Type the following commands, using your own addresses in place of the examples below:
(The addresses shown in the commands below are examples.) cd /SP/network
set pendingipaddress=129.144.82.26 set pendingipnetmask=255.255.255.0 set pendingipgateway=129.144.82.254 set pendingipdiscovery=static set commitpending=true
Chapter 2 Setting Up the Server Software 27