Specifications
Completing the TCP/IP Configuration of the Servers
PlantScape Server and Client Configuration Guide 309
200.0.0.2
hsservb hsservb0
# Second TCP/IP link of the primary
200.0.1.1
hsserva1
# Second TCP/IP link of the backup
200.0.1.2
hsservb1
Remember to use the base server name and TCP/IP addresses that are
applicable to your site. For example, if your primary server is called hsserva
and has TCP/IP addresses of 200.10.10.1 and 200.10.11.1, and your backup
server is called hsservb and has TCP/IP addresses of 200.10.10.2 and
200.10.11.2, then you would add the following lines to your hosts file:
# First TCP/IP link of the primary
200.10.10.1
hsserva hsserva0
# First TCP/IP link of the backup
200.10.10.2
hsservb hsservb0
# Second TCP/IP link of the primary
200.10.11.1
hsserva1
# Second TCP/IP link of the backup
200.10.11.2
hsservb1
Testing the TCP/IP Configuration
After you have modified the hosts file on both computers, you should test the
TCP/IP configuration on both computers.
To test the TCP/IP configuration:
1
Open a Command Prompt window.
2
Ping each host name in turn; for example, enter the following commands
one by one:
ping
hsserva
ping
hsserva0
ping
hsserva1
ping
hsservb
ping
hsservb0
ping
hsservb1
plscpcg.book Page 309 Monday, May 28, 2001 10:11 AM