Installation manual

Chapter 4 Configuration 39
Cyclades-TS Installation Manual
Parameter Value for This Example
all.protocol Socket_server
all.authtype None
conf.eth_ip 20.20.20.3
all.socket_port 7301+
FIGURE 4.17 CYCLADES-TS CONFIGURATION FOR SLAVE 2 (WHERE IT DIFFERS FROM THE
STANDARD CAS PROFILE)
To access ports from the remote management workstation, use telnet with the secondary IP address:
Telnet 209.81.55.110 7001 to access the first port of the Master Cyclades-TS
Telnet 209.81.55.110 7033 to access the first port of Slave 1
Telnet 209.81.55.110 7065 to access the first port of Slave 2
Note that socket port 7065 is being used in the last example to access port 7301 in Slave 2.
ssh can also be used from the remote management workstation:
ssh -l <username>:Server_on_slave2_serial_s3 209.81.55.110 to access the
third port of Slave 2
ssh -l <username>:7069 209.81.55.110 to access the fifth port of Slave 2