Service manual
126 Cyclades ACS 5000 Advanced Console Server Command Reference Guide
Alternately, you may access ttyS1 through the pool using TCP port 3000, IP 10.1.0.1 or alias pool-
1. If it is not free ttyS2 is automatically allocated. If ttyS2 is not free, then the connection
is dropped.
# Serial port pool: pool-1
#
s1.tty ttyS1
s1.protocol socket_server
s1.socket_port 7001 // TCP port # for specific allocation
s1.pool_socket_port 3000 // TCP port # for the pool
s1.ipno 10.0.0.1 // IP address for specific allocation
s1.pool_ipno 10.1.0.1 // IP address for the pool
s1.alias serial-1 // alias for specific allocation
s1.pool_alias pool-1 // alias for the pool
s2.tty ttyS2
s2.protocol socket_server
s2.socket_port 7002 // TCP port # for specific allocation
s2.pool_socket_port 3000 // TCP port # for the pool
s2.ipno 10.0.0.2 // IP address for specific allocation
s2.pool_ipno 10.1.0.1 // IP address for the pool
s2.alias serial-2 // alias for specific allocation
s2.pool_alias pool-1 // alias for the pool
#
# Serial port pool: pool-2
#
s3.tty ttyS3
s3.protocol socket_ssh
s3.socket_port 7003 // TCP port # for specific allocation
s3.pool_socket_port 4000 // TCP port # for the pool
s3.ipno 10.0.0.3 // IP address for specific allocation
s3.pool_ipno 10.2.0.1 // IP address for the pool
s3.alias serial-3 // alias for specific allocation
s3.pool_alias pool-2 // alias for the pool
s4.tty ttyS4
s4.protocol socket_ssh
s4.socket_port 7004 // TCP port # for specific allocation
s4.pool_socket_port 4000 // TCP port # for the pool
s4.ipno 10.0.0.4 // IP address for specific allocation
s4.pool_ipno 10.2.0.1 // IP address for the pool
s4.alias serial-4 // alias for specific allocation
s4.pool_alias pool-2 // alias for the pool