Cisco Cisco Prime Central 1.3 Installation Guide

Page of 83
• Prime Central portal—Provides a single sign-on and a multitenant common administrative interface for all applications within
the suite.
• Prime Central integration layer (IL)—Performs back-end mediation and enables information exchange between the various
components
• Fault Management—Locates, diagnoses, and reports network problems.
Installing Prime Central in a Single-Server Setup
Installing the database, Prime Central portal, and Prime Central integration layer on the same server is a two-part process:
1
Prepare the server for installation.
2
Install Prime Central.
During the installation, the variables that you define must adhere to the constraints described in
.
Note
Preparing the Server for Installation
Before you install Prime Central, you must first connect to the server and, if using X server, verify the display settings.
To prepare the server for Prime Central installation:
Procedure
Step 1
Use one of the following options to connect to the server where you want to install Prime Central:
• VNC (recommended)—See
• X server—For this option, Reflection X is recommended. See
.
Step 2
As the root user, launch a terminal on the server where you want to install Prime Central. (If you logged in as a nonroot
user, use su - to become the root user.) The C shell (csh) is recommended, but you can also use the Bash shell.
• To start the C shell, enter: /bin/csh
• To start the Bash shell, enter: /bin/bash
If you are using X server, continue to Step 3.
If you are using VNC, skip to Step 5.
Step 3
Set the DISPLAY variable:
setenv DISPLAY hostname-or-IP-address:0.0
Step 4
Verify that the display is set correctly:
echo $DISPLAY
In the command output, you should see:
18