Setting up trust relationship between CP server and CP clients manually

For each client cluster, run the following command on the CP server:

EAT_DATA_DIR=/var/VRTSvcs/vcsauth/data/CPSERVER	\
/opt/VRTSvcs/bin/vcsat setuptrust -b client_ip_addres:14149 -s high

On each client node, run the following command:

EAT_DATA_DIR=/var/VRTSvcs/vcsauth/data/CPSADM	\
/opt/VRTSvcs/bin/vcsat setuptrust -b cpserver_ip_address:14149 -s high