Sun Microsystems X4200 M2, X4100 Configuring Static IP Addresses Using the CLI, # ssh -l root

Models: X4200 X4100 X4100 M2 X4200 M2

1 50
Download 50 pages 60.37 Kb
Page 35
Image 35
Configuring Static IP Addresses Using the CLI

FIGURE 2-4Integrated 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 DHCP-assigned IP address of 129.144.82.20, you would type the following command:

#ssh -l root 129.144.82.20

See the example in FIGURE 2-2.

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

Page 35
Image 35
Sun Microsystems X4200 M2, X4100 M2 manual Configuring Static IP Addresses Using the CLI, # ssh -l root