1 displaying network settings, 2 configuring network settings, 1 syntax – Sun Microsystems Sun Fire X4200 User Manual

Page 87: 2 targets, properties, and values, Displaying network settings, Configuring network settings, Syntax, Targets, properties, and values

Advertising
background image

Chapter 7

Command Line Interface Tasks

7-11

7.6.1

Displaying Network Settings

Type this command to display network settings:

show /SP/network

7.6.2

Configuring Network Settings

Use the set command to change properties and values for network settings.
Network settings have two sets of properties: pending and active. The active settings
are the settings currently in use by the service processor. These settings are read-
only. If you want to change settings, enter the updated settings as the pending
settings (pendingipaddress or pendingipgateway), then set the commitpending
property to true. This prevents accidental disconnections for both port and network
settings.

Note –

Ensure that the same IP address is always assigned to an SP by either

assigning a static IP address to your service processor after initial setup, or
configuring your DHCP server to always assign the same IP address to an SP. This
enables an SP to be easily located on the network for performing critical operations
including service processor upgrades and booting from remote media.

7.6.2.1

Syntax

set target

[propertyname=value]

7.6.2.2

Targets, Properties, and Values

These targets, properties, and values are valid for service processor network settings.

Target

Property

Value

Default

/SP/network

commitpending
pendingipaddress
pendingipdiscovery
pendingipgateway
pendingipnetmask

true|(none)
<ipaddress|none>
dhcp|static
<ipaddress|none>
<ipdotteddecimal>

(none)
none
dhcp
none
255.255.255.255

Advertising