cc/td/doc/product/rtrmgmt/vrc/vrc1_1
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Cisco VRC Installation

Cisco VRC Installation

The chapter describes how to install the Cisco Voice Routing Center (VRC) server software as a standalone application.

This chapter contains the following sections:

Installation Overview

This section describes how to install the VRC server software as a standalone application. This installation procedure applies to Solaris Versions 2.7 and 2.8.

The VRC server software installation includes the installation of the following applications:

Preinstallation Considerations

    1. VRC software requires 300 MB of disk space for installation and for storing temporary files. Be sure that you have sufficient disk space before you begin the installation process.

    2. VRC software assumes that Perl software (Version 5.0 or later) is already installed on the Solaris platform. For Solaris Version 2.8, Perl is part of the operating system installation. For Solaris Version 2.7, you must install Perl manually. The Perl executable file must be in a directory defined in the $PATH environment variable or it must reside in either the /usr/bin or /usr/local/bin directory.

    3. If Tomcat, CNS Security API, CNS Event Bus, DCL Administration, MySQL, and/or Java software are already installed on the Solaris platform and you do not plan to reinstall them as part of the VRC server installation, you must note the directories where they are installed (for example, Tomcat might have been installed in the directory /usr/local/tomcat; MySQL might have been installed in the directory /usr/local/mysql; Java might have been installed in the directory /usr/local/java; CNS Security API might have been installed in /opt/cisco/vnm/common/cnsapi; CNS event bus might have been installed in /usr/tibco/tibrv; and DCL Administration software might have been installed in /usr/dcdsrvr).

    4. If Tomcat Servlet Engine, MySQL, and VRC software (earlier version) are already running on the platform, you must stop these processes and the VRC server process before stopping the MySQL database engine. Use the stop_server.sh command to stop MySQL, Tomcat, and the VRC software.

    5. Only the root user can run the VRC installation procedure. Contact your Solaris system administrator to help you with the installation and/or login as the root user.

    6. The default values for the installation questions are displayed next to the prompt. If you do not provide an alternate answer, the install script uses the default answer. To choose the default, press Enter or Newline.

    7. We recommended that you answer yes (or the default option) to the installation questions. This ensures that the install script performs the installation and configures the environment correctly. If you do not provide an alternate answer, the install script uses the default answer.

Installation Package

The installation package consists of two files:

Where XXX is the current version of the software (for example, gdpm_1.1_6_B.tar means that you are installing Version 1.1, load 6, build B).

You can download these files from the Cisco website or obtain them from a CD.

Copy these files to a directory on the Solaris platform and change to the directory where these files are located prior to installation.

Running the Installation Script

You must be logged in as a root user before running the installation script.

To start the installation process, enter the following command:

sh ./install.sh

This command runs the install script.

Answer the questions as necessary to continue and complete the installation.

Installation Process

The installation process executes the following tasks:

    1. Creates the necessary directories.

    2. Creates a VRC system user account.

    3. Configures the TFTP Server.

    4. Installs Java.

    5. Installs Tomcat.

    6. Installs the CNS API.

    7. Installs the DCL Directory Adminstration software (LDAP server).

    8. Installs the CNS Event Bus.

    9. Installs MySQL.

    10. Installs VRC.

    11. Configures MySQL and creates the database.

    12. Creates the VRC user environment files.

    13. Removes the temporary files and directory.

    14. Restarts the UNIX server.

    15. Creates VRC software user accounts.

Creating the Directories

The installation process creates the following directories:

Creating a VRC System User Account

The installation process creates a user account (vnm), if necessary, as the system user for the VRC Server software.

If the installation process creates the user account, it also creates a group (vnm) and assigns the user to that group. When you are the system user and you log in as a VRC user for the first time, you need to choose a password.

The VRC system user owns the GDPM directory created under the TFTP boot location.

Configuring the TFTP Server

VRC Server software uses the TFTP boot directory for:

The installation process starts the TFTP server process if it is not already running. To enable the TFTP server on the target platform, the installation process:

Installing Java

The installation process prompts you to choose whether to install the Java runtime engine or use an existing version of Java software. VRC software requires Java Version 1.3 or later for its operation.

If you choose:

Installing Tomcat

The installation process prompts you to choose whether to install Tomcat or use an existing version of Tomcat software. VRC software requires Tomcat Version 3.3.1 or later for its operation.

If you choose:

Installing the CNS API

The installation process prompts you to choose whether to install the CNS API or use an existing version of the software.

If you choose:

Installing the DCL Directory Administration Software

The installation process prompts you to choose whether to install DCL Directory Administration software or use an existing version of the software.

If you choose:

Recommended user input is given in bold letters. To choose the default values, press Enter. When the prompt displays 'Do you want to continue [Y]?', press Enter to continue the installation process.

    1. Enter supplied CD Key [] > <your registration number>

    2. Do you wish to upgrade ? (Y/N/Q) [N] > N

    3. Please enter the target directory in which you wish to install the product Server [/usr/dcdsrvr] > /usr/dcdsrvr

    4. Enter the country name [*] or * for advanced > *

    5. Enter the Admin Node as a full directory name. For example, /c=GB/o=DATA CONNECTION LTD [] >/o=cisco

    6. Server Name [] > <Your UNIX Server Host Name>

    7. Please enter user name [dcladmin] > vnm

    8. Please enter user group [dclgroup] > vnm

    9. If the DCL software is installed successfully, the system prompts you as indicated in the following example:

Do you wish to run the DC Directory System Configuration Utility now? (Y/N) [N] > Press Enter to continue without running the configuration utility.

The DCL Administration software installation is complete.

Installing the CNS Event Bus

The installation process prompts you to choose whether to install the CNS Event Bus or use an existing version of the software.


Note   You must install the CNS Event Bus to use a Cisco IE2100 device in your network.

If you choose:

Recommended user input is given in bold letters. To choose the default values, press Enter. When the prompt displays 'Do you want to continue [Y]?', press Enter to continue the installation process.

    1. Do you accept the terms and conditions of this agreement [y]? y

    2. The TIB(r)/Rendezvous(tm) Software V6 can be installed by the system installation program. Would you like to use that [y]? y

    3. Where do you want to install the TIB/Rendezvous software? Default is /usr/tibco/tibrv [?,q] Enter

    4. Install TIB/Rendezvous V6 Runtime components [y,n,?,q] y

    5. Install TIB/Rendezvous V6 Development components [y,n,?,q] n

    6. Install TIB/Rendezvous V6 source files (C++/perl/examples) [y,n,?,q] n

    7. Install TIB/Rendezvous V5.X legacy headers/libraries [y,n,?,q] n

    8. Install TIB/Rendezvous V5.X legacy runtime libraries [y,n,?,q] n

    9. Do you want to install these as setuid/setgid files [y,n,?,q] y

    10. Do you want to continue with the installation of <TIBRV> [y,n,?] y

    11. Do you wish to install the HTML Documentation component? [y] n

The CNS Event Bus software installation is complete.

Installing MySQL

The installation process prompts you to choose whether to install MySQL or use an existing version of MySQL software.

If you choose:

The MySQL directory required for exchanging files between the VRC Server and this application is assigned the ownership of the VRC system user as part of the installation process.

Installing the VRC Software

The installation process prompts you to choose whether to install VRC software or use an existing version of VRC software.

If you choose:

Configuring MySQL and Creating the Database

The installation process prompts you to choose whether to configure MySQL and create the MySQL database.

If you choose to configure MySQL, the installation process drops the VRC database if it already exists and then creates it again. Also, it creates a MySQL user account with all the privileges for using this database.

Creating the VRC User Environment

The installation process creates the VRC system user environment (for K-shell and C-shell) based on the installation location of Tomcat, Java, CNS Bus Event, MySQL, and VRC software.

The installation process checks to see if the profile for the VRC user already exists. If so, it prompts you to verify whether the profile can be appended to the existing profile. If you agree, the profile is appended to the existing profile.


Note   If the profile exists and you choose not to append the existing profile, the installation process copies the profile (kshenv.gdpm) and the C-shell (cshenv.gdpm) environment files into the VRC user's home directory. You must copy the contents to your existing profile manually before you can use the VRC software.

If the profile does not exist, the installation process copies the profile into the VRC user's home directory.

Removing Temporary Files

The installation process prompts you to remove the created temporary files and directory (/temp/gdpm.temp) after the installation is completed.

If you choose:

Restarting the UNIX Server

If you chose to install DCL Directory Administration software, and if the install process updated the system file for providing enough resources to the DCL Directory Administration software, you are prompted to reboot the UNIX system.

If you choose:

Creating the VRC User Accounts

If you chose to install DCL Directory Administration software, you must create VRC user accounts in the LDAP server.

The VRC application needs four predefined user accounts with different VRC privileges. Use these predefined accounts as a base to get started using VRC.

To create these accounts, follow these steps:


Step 1   Log out as the root user.

Step 2   Log in as the VRC system user (vnm). If this user account was created by the VRC installation process, you must create a new password for this user and make a note of the password.

Step 3   Change the directory to gdpm_install.

Step 4   Enter the following command:

dcd_setup.sh vnm <password created in step 2 above>

This script creates the four predefined user accounts.


The installation process is complete.

Running the VRC Server

To start the VRC server after installation, follow these steps:


Step 1   Log in as the VRC system user.

Step 2   Enter a new password if necessary.

Step 3   Run the script start_server.sh (this script is located in $HOME/gdpm/bin directory).

This starts the MySQL, Tomcat, and VRC server processes. The MySQL process is started before the VRC server because the VRC server requires the MySQL database engine for proper initialization. Make sure that these processes are started successfully.


Uninstalling VRC

This section describes how to uninstall the VRC server software.

The uninstall file is part of the installation package for VRC server software and is located in the /opt/cisco/vnm/gdpm_install subdirectory.


Note   You must be the root user to uninstall the VRC server software.

To uninstall the VRC server software, follow these steps:


Step 1   Locate the uninstall file in the /opt/cisco/vnm/gdpm_install subdirectory.

Step 2   From the install directory, run the following command:

sh ./uninstall.sh

The uninstall process removes the following:

After the uninstall is finished, the program does not:

If the VRC software was installed in standalone mode, you are also prompted to remove the following software applications:



hometocprevnextglossaryfeedbacksearchhelp
Posted: Mon Oct 14 09:54:13 PDT 2002
All contents are Copyright © 1992--2002 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.