Cisco Headend System Release 2.5 安装指南

下载
页码 154
 
 
 
Create the Private and Public Keys Between the DNCS and DTACS Servers 
 
4042225 Rev A 
137 
 
12  In the DNCS xterm window, type the following command and press Enter. The 
Enter the host name of the site you are adding message appears.  
siteCmd -S
  
13  Type the hostname of the DTACS server (recorded in step 1) and then press 
Enter. The Enter the IP address of the site you are adding message appears. 
Example:  
dtacshost
 
Note:  Replace the hostname in this example with the actual hostname for your 
DTACS server (recorded in step 1).  
14  Type the IP address of the DTACS server (recorded in step 2) and then press 
Enter. The Do you want to continue message appears.  
Example:  
10.253.0.2
  
Note:  Replace the IP address in this example with the actual IP address for your 
DTACS server (recorded in step 1).  
15  Type y and press Enter.  
Results: 
 
A message appears that states that the system is backing up and adding an 
entry to the /etc/hosts file. 
 
The Do you want to continue? message appears and you are prompted for 
the root password of the DTACS server. 
16  When prompted, type the root password for the DTACS server and press Enter
The system displays a series of messages about generating various keys and a 
Done message appears when it is finished. 
17  Type the following command and press Enter to change to the dncs user.  
Note:  You should still be working in the DNCS xterm window 
sux - dncs
 
18  Type the following command and press Enter
ssh -X -i /export/home/dncsSSH/.ssh/siteKey dncsSSH@[DTACS 
hostname] 
 
Note:  Substitute the hostname of your DTACS server (recorded in step 1) for 
[DTACS hostname]. Do not include the brackets. 
Result:  In the DNCS xterm window, the system logs you on to the DTACS 
server as dncsSSH user. You are now connected to the DTACS server and the 
host for the DTACS server is permanently added to the list of known hosts on 
the DNCS. 
19  Type su - and press Enter. The password prompt appears.  
20  Type the root password for the DTACS server and press Enter.  
21  Type the following command and press Enter to change to the dncs user.  
sux - dncs