Run the scconf -H command to change the information associated with a particular host. For example, to change a given host's architecture type and specify a new IP address for its SSP (or TC), run this command on all cluster nodes, where -d specifies the new architecture (Sun Enterprise 10000) associated with the host, and -t specifies a new IP address or host name (foo-ssp) for the SSP (or TC) connected to the host:
# scconf clustername -H foo -d E10000 -t foo-ssp |