![Black Box LS1016A User Manual Download Page 95](http://html.mh-extra.com/html/black-box/ls1016a/ls1016a_user-manual_2763435095.webp)
Chapter 3 - Additional Features
User Guide
95
CLI Method
To configure certain parameters for a specific serial port:
Step 1: At the command prompt, type in the appropriate command to configure desired
parameters.
To activate the serial port. <string> should be ttyS<serial port number> :
config configure line <serial port number> tty <string>
To configure the protocol (<string> is the type of protocol desired):
config configure line <serial port number> protocol <string>
To configure the socket_port:
config configure line <serial port number> socket <number>
To configure the telnet_client_mode:
config configure line <serial port number> telnetclientmode
<number>
To configure userauto:
config configure line <serial port number> userauto <string>
Step 2: Activate and Save.
To activate your new configurations and save them to flash, type:
config write
(This is essentially typing
signal_ras hup
and
saveconf
from the normal terminal
prompt.)
Tip
. You can configure all the parameters for a serial port in one line.
config configure line <serial port number> tty <string>
protocol <string> socket <number> telnetclientmode
<number> userauto <string>