Sun Microsystems Sun Fire X4200 User Manual

Page 53

Advertising
background image

Chapter 3

SP Initial Setup

3-13

3.5.2

Configuring ILOM With the CLI and a Serial
Connection

To set a static IP address for the ILOM Service Processor using the ILOM CLI and a
serial line connection, do the following.

1. Establish a serial connection to the ILOM Service Processor.

Note –

See

Section 3.2, “How To Configure ILOM Using a Serial Connection” on

page 3-4

for detailed instructions about connecting to it and logging into ILOM.

2. Log in to the ILOM Service Processor.

3. Type the following command to set the working directory.

cd /SP/network

4. Type the following commands to specify a static Ethernet configuration.

Note –

The following values are examples only. You must specify the IP address,

netmask, and gateway appropriate for your ILOM Service Processor and network
configuration.

set pendingipaddress=

129.144.82.26

set pendingipnetmask=

255.255.255.0

set pendingipgateway=

129.144.82.254

set commitpending=true

5. Log out of the ILOM Service Processor.

3.5.3

Configuring ILOM With the CLI and an Ethernet
Connection

1. Log into the ILOM SP using Secure Shell (SSH) over the network, or by

connecting a terminal to the serial port.

To establish a Secure Shell (SSH) connection to the ILOM SP CLI or IPMItool, type
the appropriate connection command in the SSH application. For example, to
connect to the SP with the DHCP-assigned IP address of 129.144.82.20, type the
following command:

# ssh -l root 129.144.82.20

Advertising