NAME | SYNOPSIS | DESCRIPTION | EXAMPLES
domain_switch is a csh(1) alias defined by user ssp's .cshrc file. When logged in as user ssp, you can execute domain_switch on the command line to change the environment variable SUNW_HOSTNAME, making the current SSP session control the specified domain. domain_switch also changes the csh prompt to reflect the new value of SUNW_HOSTNAME.
Note that the domain_switch alias is less robust than the true SSP commands. If you specify more than one domain_name argument, only the first is used. domain_switch makes no effort to verify that the specified domain name is valid. And if you do not specify a domain_name argument, domain_switch generates a message similar to the following:
xf1-ssp:xf1% domain_switch Bad ! arg selector |
xf1-ssp:xf1% domain_switch xf1-deux Switch to domain xf1-deux xf1-ssp:xf1-deux% |
NAME | SYNOPSIS | DESCRIPTION | EXAMPLES