Service manual

98 Cyclades ACS 5000 Advanced Console Server Command Reference Guide
To configure clustering:
1. Execute the following commands to configure slave console servers. Refer to Table 5.17 for
configuration parameters.
cli> config virtualports addslave <slave ip address>
cli> Slave [slave ip address]> [parameter] <value>
2. Activate and save your configuration.
Use the following command from the shell prompt to test the configuration.
# ssh -l <username>:<TCP port of the serial port in the slave> <IP
address of the master> -p <TCP port of the virtual port in the master>
Use the following commands to edit or delete a previously configured virtual port.
cli> config virtualports editslave <n.n.n.n>
cli> config virtualports deleteslave <n.n.n.n>
3
Cyclades ACS 5000 Console Server
Master:
Ethernet LAN IP: 20.20.20.3
7
Management Workstation
IP Address: 20.20.20.10
4 Servers on Serial Ports
TCP Port Address Range: 7001 - 7016
8 Remote Management Workstation
Table 5.17: Clustering Configuration Parameters
Parameter Value Description
numports <list> Set the total number of ports of the slave unit.
firstlocalportnum <number[17-1024]> This parameter act as the numbering continuation in the slave. If
the master unit has 16-ports, the first port of the slave unit is the
first local port number, which in this case is port 17.
localip <n.n.n.n> To set the IP address of the slave.
firstlocaltcpport <number> This parameter act as the numbering continuation in the slave. If
the master unit has 16-ports, the TCP ports numbers are 7001-
7016. In this case the first TCP port number for the slave unit
is 7017.
firstremotetcpport <number> The first TCP port number in the master unit. In this case is 7001.
protocol ssh | telnet Protocol used to access the ports.
Table 5.16: Example of Using the Clustering Feature Descriptions (Continued)
Item Description Item Description