Cisco Cisco Prime Central 1.5 Installation Guide

Page of 97
Integrating Prime Network with Prime Central
Procedure
Step 1
As the application user, shut down Prime Network:
networkctl stop
Step 2
Enter:
cd $PRIME_NETWORK_HOME/Main ; runRegTool.sh localhost set suite-integ/enabled true
Complete this step only if you are registering a Prime Network instance that was previously unregistered. If this
is not the case, proceed to Step 3.
Note
Step 3
Verify that the JAVA_HOME environment variable points to Java 1.7, which the DMIntegrator.sh script requires:
java version
Step 4
Verify that the correct value is configured for the HOSTNAME object in the DMIntegrator.prop file.
a) Enter the following command:
hostname – –fqdn
b) On the primary Prime Network server, navigate to the ANAHOME/prime_integrator directory.
c) Open the DMIntegrator.prop file and confirm that the value configured for the HOSTNAME object is the same as the
gateway listed after running the hostname – –fqdn command.
Only complete this step if Prime Network is installed in a local and Geographical redundancy configuration.
Otherwise, proceed to Step 5.
Note
Step 5
Run the DMIntegrator.sh script. (For usage details, see
.)
$ ./DMIntegrator.sh
Step 6
Start Prime Network:
networkctl start
Step 7
In Prime Central, login as primeusr and restart the Prime Central integration layer to recognize the recently added Prime
Network server:
itgctl stop
itgctl start
Step 8
Now that Prime Network is integrated with Prime Central, you must also integrate the Prime Network integration layer.
Continue to
Step 9
After Prime Network is integrated with Prime Central, use the Prime Central portal to create new users, even if they already
existed in standalone mode (or provide PN scope to the users).
Integrating the Prime Network Integration Layer with Prime Central
Procedure
Step 1
As the Prime Network user, log in to the Prime Network gateway:
ssh root@Prime-Network-host-IP-address
57