3Com VCX V7000 Installation And Maintenance Manual page 73

Ip telephony solution
Hide thumbs Also See for VCX V7000:
Table of Contents

Advertisement

cd /opt/3com/VCX/dir/bin
./dir stop
3 Stop the tomcat application on both servers.
On the primary VCX server and the secondary VCX server enter these
commands:
su - tomcat
cd $CATALINA_HOME/bin
./shutdown.sh
exit
4 Configure the VCX firewall to pass oracle packets.
/opt/3com/VCX/bin/modfw -p oracle allow 10.20.30.40
/opt/3com/VCX/bin/modfw -p oracle allow 10.20.30.41
The IP addresses for these commands are the addresses of the eth0 and
eth1 Ethernet adapters on the primary VCX server.
5 On the secondary VCX server, log in as root and enter these commands.
/opt/3com/VCX/bin/modfw -p oracle allow 10.20.30.40
/opt/3com/VCX/bin/modfw -p oracle allow 10.20.30.41
The IP addresses for these commands are the addresses of the eth0 and
eth1 Ethernet adapters on the primary VCX server.
6 Enter these commands to enable database replication.
su - cworks
cd /opt/3com/VCX/auth/bin
./setupReplication
Replication is now enabled for both the authentication and directory
applications.
7 Start the auth, dir, and tomcat applications using these commands:
cd /opt/3com/VCX/auth/bin
./auth start
cd /opt/3com/VCX/dir/bin
./dir start
su - tomcat
cd $CATALINA_HOME/bin
./startup.sh
exit
At this point, the installation of the two VCX servers has been completed.
The next procedure describes how to configure the Primary UMS server.
Installation Scripts
73

Advertisement

Table of Contents
loading

Table of Contents