2-59
Cisco Internet OSS for VoIP: Infrastructure Manager Implementation Guide
OL-2706-01
Chapter2 Provisioning Step by Step Installation and Initial Configuration
Copying Cisco PTC Files From the Product CD
Step 1 Insert the Cisco PTC product CD into the CDROM drive.
Step 2 Open a X-terminal window and log in as userroot.
Step 3 Set the terminal mode to C shell:
ptc-tme# csh
Step 4 Set the DISPLAY environment variable:
ptc-tme# setenv DISPLAY 171.71.73.38:0.0
Step 5 Go to the CDROM directory:
ptc-tme# cd /cdrom/cdrom0
Step 6 Copy the compressed Cisco PTC tar file to the/opt directory and navigate to that directory:
ptc-tme# cp cisco-ptc2.1.1.tar.Z /opt
ptc-tme# cd /opt
Step 7 Uncompress the cisco-ptc2.1.1.tar.Z file:
ptc-tme# uncompress cisco-ptc2.1.1.tar.Z
The tar file is uncompressed creating acisco-ptc2.1.1.tar file in the /opt directory.
Step 8 Untar the cisco-ptc2.1.1.tar file:
ptc-tme# tar -xvf cisco-ptc2.1.1.tar
A/opt/PTC-2.1.1 directory is created and the Cisco PTC files are placed there.
Step 9 After the tar process completes, delete the cisco-ptc2.1.1.tar file:
ptc-tme# rm cisco-ptc2.1.1.tar
Step 10 Eject the Cisco PTC product CD:
ptc-tme# eject cd
Installing the CNSC CORE Package
Thissection describes how to install the Cisco PTC CNSC - CORE package. These directions are for a
hoston which there is no previous installation of Cisco VRC. If this is not the case for your installation,
and if you already haveCisco VRC installed on the Cisco PTC host, you must refer to the Cisco Packet
Telephony Center Installation and Configuration Guide for instructions on how to properly shut down
the Cisco VRC, Cisco CNS, and DCD server processes:
http://www.cisco.com/univercd/cc/td/doc/product/rtrmgmt/ptc/2_1_1/install/install.htm#xtocid14.
Step 11 AssumingCisco VRC is not present on this host, begin the installation process. Go to the directory where
you installed the Cisco PTC product files:
ptc-tme% cd /opt/PTC-2.1.1
Step 12 Make sure the DISPLAY environment variable is set:
ptc-tme% setenv DISPLAY 171.71.150.111:0.0
Step 13 Invoke the Cisco PTC installation script:
ptc-tme% ./cnscInstall
Launching the installation GUI ...