![Black Box LS1016A User Manual Download Page 117](http://html.mh-extra.com/html/black-box/ls1016a/ls1016a_user-manual_2763435117.webp)
Chapter 3 - Additional Features
User Guide
117
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.serverfarm serial-4 // alias for specific allocation
s4.pool_serverfarm pool-2 // alias for the pool
In the example above, there are two pools:
•
pool-1
(identified by Protocol socket_server, TCP port #3000, IP 10.1.0.1, and alias pool-
1)
•
pool-2
(identified by Protocol socket_ssh, TCP port #4000, IP 10.2.0.1, and alias pool-2)
The serial ports ttyS1 and ttyS2 belong to the pool-1. The serial ports ttyS3 and ttyS4
belong to the pool-2.
You can access specifically serial port ttyS1 by using TCP port 7001, IP address 10.0.0.1 or
alias serial-1. If the ttyS1 is being used by somebody else the connection will be dropped if
the user is not a admin_user. Alternately, you can access ttyS1 through pool (if it's free) using
TCP port 3000, IP 10.1.0.1 or alias pool-1. If it is not free ttyS2 will be automatically allocated.
Additionally, if ttyS2 is not free, the connection will be dropped.