2-2
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 the Cisco HSI
This section provides step-by-step instructions for installing the Cisco HSI.
Before You Start
Complete the preinstallation tasks listed in
Table 2-1
before installing the Cisco HSI. Use the checklist
to ensure that each task is completed. Detailed instructions for completing some tasks follow the
checklist.
Configuring Groups and Users
You must configure groups and users for the Cisco HSI on each host server. A user must be a member
of the “mgcgrp” group to use certain Cisco HSI functions, such as Man-Machine Language (MML).
To configure groups and users, complete the following steps:
Step 1
Log in as root.
Step 2
At the # prompt, enter the following commands:
#
mkdir -p /export/home/users/mgcusr
#
mkdir /export/BUILDS
#
mkdir /export/PATCHES
#
cd /export/home/users
# groupadd -g 20000 mgcgrp
#
useradd -u 20001 -g 20000 -d /export/home/users/mgcusr -s /bin/csh mgcusr
#
chown mgcusr:mgcgrp mgcusr
#
passwd mgcusr
<type password twice>
(Enter and confirm password)
Step 3
Log out, then log in as
user mgcusr,
using the password you applied in Step 2.
Step 4
Verify that you are in directory /export/home/users/mgcusr by entering the following command:
#
pwd
Table 2-1
Preinstallation Tasks Checklist
Check
Preinstallation Task
Ensure that the required operating system is installed on the appropriate hardware platform.
Configure group and user names, as described in the
“Configuring Groups and Users” section
on page 2-2
.
Gather the information listed in
Table 2-2
and note it in the table for reference during the
installation.
Have your company internal support information and Cisco support contact information
readily available so you can get help with the installation if needed. If you have questions or
need assistance, see the
“Obtaining Technical Assistance” section on page 18
.
Содержание HSI 4.1
Страница 12: ...Contents xii Cisco H 323 Signaling Interface User Guide OL 4806 01 Rev A14 ...
Страница 180: ...C 20 Cisco H 323 Signaling Interface User Guide OL 4806 01 Rev A14 Appendix C Example of an HSI Configuration File ...
Страница 184: ...D 4 Cisco H 323 Signaling Interface User Guide OL 4806 01 Rev A14 Appendix D E ISUP Name to Cause Value Lookup ...
Страница 188: ...E 4 Cisco H 323 Signaling Interface User Guide OL 4806 01 Rev A14 Appendix E E ISUP Cause Value to Name Lookup ...