32 SPARC Enterprise T1000 Server Installation Guide • April 2007
Youset these network parameters according to the specific details of your network
configuration:
■if_network – Specifies whether the SC is on the network or not
■netsc_ipaddr – IP address of the system controller
■netsc_ipgateway – IP address of the gateway for the subnet
■netsc_ipnetmask – Netmask for the system controller subnet
Toconfigure these parameters, use the setsc command. The usage is:
1. Set the if_network parameter to true.
2. Set the if_connection parameter to the connection type, either telnet or ssh.
where the value can be one of the following:
■none
■telnet
■ssh
■netsc_dhcp (The system controller obtains its network interface configuration
through a DHCP server.)
See the Advanced Lights Out Management (ALOM) CMT Guide for more information
about SSH support in ALOM CMT.
3. Choose one of these methods to configure the system controller using information
from your network administrator:
■Use DHCP to retrieve the network settings. Go to Step4.
■Configure a static IP configuration. Go to Step5.
4. If you choose to use DHCP, set netsc_dhcp to true.
Go to Step6.
5. If you choose to use a static IP configuration, set the parameters netsc_ipaddr,
netsc_ipgateway,and netsc_ipnetmask, as follows.
sc> setsc parameter
sc> setsc if_network true
sc> setsc if_connection value
sc> setsc netsc_dhcp true