Cisco Headend System Release 2.7 Installation Guide

Page of 60
 
 
Set Up the Remote Site 
4012763 Rev B 
43 
 
Set Up the Remote Site 
Introduction 
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 then 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 then 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 then 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]