User guide
Clustering
124 BLACK BOX ® Advanced Console Server
conf.include /etc/portslave/TScommon.conf
For the /etc/hostname file in unit 3:
unit3
For the plsave.conf file in unit 3:
conf.eth_ip 10.0.0.3
conf.eth_mask 255.0.0.0
conf.include /etc/portslave/TScommon.conf
The common include file for the example is:
conf.host_config unit1
<parameters for unit1 following the rules for pslave.conf>
conf.host_config unit2
<parameters for unit2 following the rules for pslave.conf>
conf.host_config unit3
<parameters for unit3 following the rules for pslave.conf>
conf.host_config.end
When this file is included, unit1 would read only the information between
conf.host_config unit1 and conf.host_config unit2. Unit2 would use only the information
between conf.host_config unit2 and conf.host_config unit3 and unit3 would use information
after conf.host_config unit3 and before conf.host_config.end.
Steps for using Centralized Configuration
Step 1: Create and save the /etc/portslave/pslave.conf and /etc/hostname files in each
BLACK BOX ® Advanced Console Server.
Step 2: Execute the command signal_ras hup on each unit.