Cisco Cisco Prime Central 1.5 Installation Guide

Page of 94
b) When prompted, enter the Prime Central IP address, Prime Central root username and password, and the system's
Prime Central username (usually primeusr).
Step 11
If you are reintegrating the same Prime Network instance with a different COM-URI, you must restart the Prime Central
portal. (The COM-URI is the Prime Network 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 12
Start Prime Network.
Step 13
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.
Integrating the Prime Network Integration Layer in a High Availability Configuration with
Prime Central
Prime Central supports integration with the Prime Network integration layer in the following high availability configurations:
• Local redundancy only, which uses two active local servers for automatic failover.
• Geographical disaster recovery only, which uses a server at a remote geographical site for a full disaster recovery.
Complete the integration procedure specific to the configuration you have in place.
Local Redundancy Configuration
Procedure
Step 1
As the root user, log in to the Prime Network primary cluster node.
Step 2
Freeze the “ana” service:
clusvcadm -Z ana
Step 3
Switch users to the Prime Network Gateway application user:
su – anauser
Step 4
Stop the Prime Network integration layer:
$PRIMEHOME/bin/itgctl stop
Step 5
Change to the $PRIMEHOME/integration directory:
cd $PRIMEHOME/integration
Step 6
Open the ILIntegrator.prop file:
vi $PRIMEHOME/integration/ILIntegrator.prop
Step 7
Change the HOSTNAME value to ana-cluster-ana.
Step 8
Run the DMIntegrator.sh script. (For usage details, see
.)
./DMIntegrator.sh -a ILIntegrator.prop Prime-Central-database-server service-namedb-user db-password db-port
where Prime-Central-database-server is the server’s hostname or IP address.
59