user manual

2-5
Cisco H.323 Signaling Interface User Guide
OL-4806-01 Rev. A14
Chapter 2 Installing and Configuring Cisco HSI Software
Installing the Cisco HSI
Installing Cisco HSI
This section provides step-by-step instructions for installing a single Cisco HSI for use with a simplex
PGW 2200 configuration (a configuration with one Cisco PGW 2200 host). To install a dual Cisco HSI
for use with a redundant PGW 2200 configuration (a configuration with two Cisco PGW 2200 hosts),
complete the steps in this section and then proceed to the
“Installing Multiple Cisco HSIs in a Redundant
PGW 2200 Configuration” section on page 2-10.
Note In the following installation procedure, the package name is OTTgw000 and the version of the software
is 4.1; the /export/BUILDS directory is used to install the system software.
To install the Cisco HSI, complete the following steps:
Step 1 Verify that the operating system is installed. See the “Installing the Operating System” section on
page 2-1 for more information.
Step 2 Login as root.
Step 3 Issue the command: cd /export
Step 4 The initial step for downloading the HSI software depends upon the media from which you obtain the
software:
If you download the software from a server, it will be in a tar file. Issue the following command:
# tar xvf GoldWing-4.1.tar
This command displays the following text:
x ./4.1/APPLICATIONS, 0 bytes, 0 tape blocks
x ./4.1/APPLICATIONS/OTTgw000.pkg, 38954496 bytes, 76083 tape blocks
x ./4.1/install.sh, 5223 bytes, 11 tape blocks
x ./4.1/uninstall.sh, 3053 bytes, 6 tape blocks
Note The byte and block counts for your installation may be different from those provided in the
preceding example.
If you download the software from a CD-ROM, insert the Cisco HSI 4.1 CD-ROM into the drive and
issue the following commands:
# mkdir BUILDS/4.1
# cp -r /cdrom/hsi_4.1* /* /export/BUILDS/4.1