Cisco Headend System Release 2.7 Installation Guide

Page of 108
 
 
Set Up the Remote Site 
4022447 Rev B 
71 
 
Set Up the Remote Site 
Before using the Secure Shell to communicate with a remote site, you need to set up 
that site with the DNCS. The instructions in this section describe how to use the 
siteCmd program to set up a remote site. 
 
Setting Up the Remote Site 
Complete the following steps for each RNCS site that your DNCS will manage. 
1  If necessary, open an xterm window on the DNCS. 
2  Complete the following steps to log on to the xterm window as root user. 
a  Type su - and press Enter. The password prompt appears. 
b  Type the root password and press Enter
3  Type siteCmd  -S and press Enter. The following message appears: 
Enter the host name of the site you are adding.
 
4  Type the host name of the remote site you are registering and press Enter
Example: site1 
Result: The following message appears: 
Enter the IP address of the site you are adding.
 
5  Type the IP address of the remote site you are registering and press Enter
Example: 192.168.100.4 
Result: The following message appears: 
The following line will be added to /etc/hosts: 
[IP address]  [host name] 
Do you want to continue? [y,n,?,q]
 
6  Type (for yes) and press Enter
Results: 
 
The system performs a connectivity check between the RNCS and the DNCS. 
 
The system sets up the RNCS with the required configuration so that a 
Secure Shell can be used for communications between the DNCS and the 
RNCS. 
 
The system creates a synchronization directory for the RNCS in the DNCS 
(/dvs/distFiles/[host name]). 
Example: In the example used in this procedure, the siteCmd program creates 
the following directory on the DNCS: /dvs/distFiles/site1