|
This chapter describes how to install Cisco Voice CORBA Gateway (Cisco Voice CORBA Gateway) and contains the following sections:
Requirements exist in the following areas:
These requirements are described in the following paragraphs.
The platform resources for Cisco Voice CORBA Gateway are the same as those of the EM. For specific requirements, refer to the appropriate user guide.
The Cisco Voice CORBA Gateway is compatible with the following software:
The only software required for this installation is the Cisco Voice CORBA Gateway, Version 2.0.
The following tools are required to develop an application for Cisco Voice CORBA Gateway:
To install Cisco Voice CORBA Gateway, perform the following tasks:
1. Installing Prerequisite Software
2. Installing the Cisco Voice CORBA Gateway Server
4. Setting Up Cisco Voice CORBA Gateway to Upload Using SFTP
These tasks are described in the following sections.
Before installing Cisco Voice CORBA Gateway, install and start the following software:
Perform the following steps to install Cisco Voice CORBA Gateway:
Step 2 Change to the install directory on the CD ROM.
Step 3 Start the installation script and follow the onscreen instructions. To start the script, enter the following command:
Tip For help, enter ./vcginstall -h |
A listing of available installation options displays.
Step 4 At the prompt, enter the appropriate installation option. Enter 1 to install the Cisco Voice CORBA Gateway server and client.
Following the completion of installation, the Cisco Voice CORBA Gateway server starts.
To restart both of the Cisco Voice CORBA Gateway servers (ObjectAccess and McgNotifyServer), follow these steps:
Step 2 Stop the servers as follows:
Step 3 Start the servers as follows:
To restart Cisco Voice CORBA Gateway servers (ObjectAccess and McgNotifyServer) individually, follow these steps:
Step 2 Change to the <CEMFROOT>/bin directory. For example:
Step 3 Run the following command:
Step 4 Restart the ObjectAccess processes individually:
Step 5 Restart the McgNotifyServer processes individually:
To remove Cisco Voice CORBA Gateway, follow these steps:
Step 2 Change to the <CEMFROOT>/VCG/install directory. For example:
Step 3 Run the deinstallation script.
The Cisco Voice CORBA Gateway distribution contains client and event consumer binaries for testing the installation. These binaries are present in the /<CEMF_ROOT>/VCG/bin directory.
The client program reads the specified XML file (by default ../XMLinput/inputfile.txt), and invokes, CORBA calls to the Cisco Voice CORBA Gateway interface. The first two lines of the input file specify the operation to be performed, the containment path, and the EMS object. Remember that the containment path and the EMS object identifiers will have values specific to the deployed network. The XML file can be saved in the XMLinput directory with the file name sample.txt. An example XML file contents are shown below for ACTION operation on a VISM card.
To test the installation using the client program, follow these steps:
<CEMF_ROOT>/VCG/bin
directory. For example:
Step 2 Start the client by entering the following command:
Note The -useNS option specifies use of a naming service. |
The client program returns connection information, followed by this string:
Using the consumer program provided with Cisco Voice CORBA Gateway, test event notification from Cisco Voice CORBA Gateway. Upon receiving events, the program displays the event messages.
To use the consumer program follow these steps:
/<CEMF_ROOT>/cemf/bin
directory. For example:
Step 2 Open a CEMF shell.
Step 3 Change to the /<CEMF_ROOT>/VCG/bin
directory. For example:
Step 4 Run the Consumer program as follows:
The consumer program returns connection information, followed by events, as they occur. The following example shows two events:
To use the Secure Transfer Mode (i.e., SFTP) as the transport for the UPLOAD action, follow the steps below:
Note OpenSSH v3.4p1 is tested with Cisco Voice CORBA Gateway. |
Step 2 Create a soft link for $SSH_INSTALL_BIN/sftp under $VCG_INSTALL/bin/sftp by entering the following:
Step 3 Set the TransferMode variable value to SFTP in $CEMF_INSTALL/config/init/ObjectAccess.ini by entering the following:
Step 4 Restart ObjectAccess Server.
Step 5 Ensure that sshd is running on the client and server machines.
Step 6 Enter the following commands:
The following message displays:
Step 7 Enter the following at the prompt:
If on a Client machine where sshd is not running, the following message displays:
Note To use the default FTP again, set the TransferMode to FTP. |
Posted: Tue Sep 9 11:34:57 PDT 2003
All contents are Copyright © 1992--2003 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.