Cisco Cisco Prime Central 1.5.2 Installation Guide

Page of 98
Integrating Prime Provisioning with Prime Central
Procedure
Step 1
As the application user, shut down Prime Provisioning.
./prime.sh stop
Step 2
Set the Prime Provisioning environment:
./prime.sh shell
Step 3
Run the DMIntegrator.sh script. (For usage details, see
$ ./DMIntegrator.sh
Step 4
As the primeusr user, log in to the Prime Central integration layer and restart it:
a) Enter the following command, which lists all integration layer instances (and their profiles) that are running:
itgctl list
b) Note down the ID of the integration layer instance with the "PC-IL-CORE" profile.
c) Stop the PC-IL-CORE profile instance:
itgctl stop ID
d) Restart the integration layer:
itgctl start ID
Step 5
If you are reintegrating Prime Provisioning with a different COM-URI, you must restart the Prime Central portal. (The
COM-URI is the Prime Provisioning identifier and can be found in the Prime Central portal > Suite Monitoring portlet.)
To do so, log in to the Prime Central portal as the primeusr user and enter:
portalctl stop
portalctl start
Step 6
Start Prime Provisioning.
As Prime Provisioning user, log in to the Prime Provisioning server and run:
./prime.sh start
Step 7
After Prime Provisioning is integrated with Prime Central, use the Prime Central portal to create new users, even if they
already existed in standalone mode.
Integrating Cisco ME 4600 Series Agora-NG with Prime Central
Procedure
Step 1
Log in to the Agora-NG server as the user agorang.
Step 2
Enter the following commands:
~$ cd share/primecentral
~/share/primecentral$ bash DMIntegrator.sh -n DMIntegrator.prop pc-server pc-db-sid pc-db-user pc-db-password
pc-db-port
66