Sun Cluster 2.2 System Administration Guide

3.12.1 How to Change TC/SSP Information

To change TC or SSP information, run the scconf(1M) command on all cluster nodes. For each node, supply the appropriate new information. The following examples show scconf(1M) command syntax for each type of information change.

Node architecture type and IP address - Supply the cluster name, the host name, the new architecture type, and the new IP address.

# scconf clustername -H hostname -d E10000 -t new_ip_address

Note -

Multiple hosts may be connected to the same TC; the -H option affects only the information associated with the host you specify in the command line.


Password for a TC or SSP - Supply the cluster name, the IP address, and the new password.

# scconf clustername -t ip_address -P
 ip_address (129.34.123.51) Password:

Port number for an SSP console - Supply the cluster name, host name, and new port number.

# scconf clustername -H hostname -p new_port_number

TC name or IP address - Supply the cluster name, host name, and new TC name or IP address.

# scconf clustername -H hostname -t new_tc_name|new_ip_address

For additional information on changing TC or SSP information, see the scconf(1M) man page and Chapter 8, Administering the Terminal Concentrator.