52 Sun SPARC Enterprise T5140 and T5240 Servers Installation Guide • December 2010
ii. Set the IP address for the service processor.
iii. Set the IP address for the service processor gateway.
iv. Set the netmask for the service processor.
This example uses 255.255.255.0 to set the netmask. Your network
environment subnet might require a different netmask. Use a netmask number
most appropriate to your environment.
2. Use the show /SP/network command to verify that the parameters were set
correctly.
For example:
-> set /SP/network pendingipaddress=service-processor-IPaddr
Set 'pendingipaddress' to 'service-processor-IPaddr'
-> set /SP/network pendingipgateway=gateway-IPaddr
Set 'pendingipgateway' to 'gateway-IPaddr'
-> set /SP/network pendingipnetmask=255.255.255.0
Set 'pendingipnetmask' to '255.255.255.0'
-> show /SP/network
/SP/network
Targets:
Properties:
commitpending = (Cannot show property)
dhcp_server_ip = xxx.xxx.xxx.xxx
ipaddress = xxx.xxx.xxx.xxx
ipdiscovery = dhcp
ipgateway = xxx.xxx.xxx.xxx
ipnetmask = 255.255.252.0
macaddress = 00:14:4F:3F:8C:AF
pendingipaddress = xxx.xxx.xxx.xxx
pendingipdiscovery = static
pendingipgateway = xxx.xxx.xxx.xxx
pendingipnetmask = 255.255.255.0
state = enabled
Commands:
cd
set
show
->