Cisco Model 6109 6 MHz Off-Air Reference (NTSC) Guide De Montage

Page de 500
 
 
 
Initialize the Primary USRM Server 
 
78-4021139-01 Rev D 
451 
 
Initialize the Primary USRM Server 
Complete the following steps to initialize a primary USRM server. 
Note: Only perform the following procedure when initializing a primary USRM 
server. 
1  Start the USRM software as follows to set the operational role of the USRM to 
that of a primary server. 
a  Type the following command at the system prompt, and then press Enter
cd /opt/usrm
 
b  Type the following command at the system prompt, and then press Enter
./usrm
 
Allow the software to completely start. The following prompt appears: 
Enter User ID:   <enter>
 
2  After the software stops loading, terminate the USRM software by typing the 
following command at the USRM/Pri: prompt, and then pressing Enter
USRM/Pri: quit
 
3  Establish network connectivity to the USRM server by connecting each network 
Ethernet cable into an Ethernet port on the rear panel. 
4  Verify server network settings by typing the following command at the system 
prompt, and then pressing Enter
1) ifconfig -a  (This will display the current networking settings. If 
network settings are not correct, please execute the setupusrm.sh script 
again.)
 
2) netstat -rn  (This will display the network route settings and default 
gateway in the Routing Table)
 
5  If static routes were defined on the failed primary server, use the commands 
below to restore them. If not, skip to the next section, Start the Server in 
Supervised Mode (on page 452). 
6  Type the following command at the system prompt, and then press Enter
3) cd  /etc/sysconfig/network-scripts
 
4) Is -1 route-eth*
 
         a)  route-eth0
 
         b) route-eth1
 
Note: If route files are not located in directory, copy files from standby server 
into the directory.