Perle Systems STS Network Card User Manual


 
Line Commands 89
Line Service Commands
Set Vmodem-Phone
Set SSL Line
Description This command associates a phone number with an IP address and TCP port. This
enables the existing modem application to issue a dial command with a phone number.
The phone number will be search in this table and if an exact match is found, the
associated IP address and TCP port will be used to establish the connection. This is a
universal command, meaning that all VModem lines will access to the entries defined
here. 1-port models support up to 4 entries, all other desktop models support up to 8
entries, and rack-mount models support up to 48 entries.
User Level Admin
Syntax
set vmodem-phone entry <number> phone-number <string>
<IP_address> <TCP_port>
set vmodem-phone entry <number> delete
Options entry
Specify the entry number in the vmodem phone number table.
phone-number
Specify the phone number that your application uses to connect to remote location.
Enter the number exactly as it is issued by your application.
<IP_address>
Specify the IP address of the remote host that is receiving the vmodem connection.
<TCP_port>
Specify the TCP port that the remote host is lisening on for the vmodem connection
delete
Deletes the specified entry from the phone number table.
Description Sets the SSL/TLS parameters for the line. SSL/TLS can be enabled for the following
Line Services: DSLogin, Raw, Bidir, VModem, Server Tunnel, Client Tunnel, Modbus
Master, Custom App and Trueport.
User Level Admin
Syntax
set ssl line .|<number>|* [enable on|off] [use-server on|off]
[version any|tslv1|sslv3] [type client|server]
[verify-peer on|off] [validation-criteria
country <code>|state-province <text>|locality <text>
|organisation <text>|organisation-unit <text>
|common-name <text>|email <email_addr>]
Options enable
Activates the SSL/TLS settings for the line.
use-server
Uses the SSL/TLS server configuration for the line.
version
Specify whether you want to use:
z Any—The IOLAN will try a TLSv1 connection first. If that fails, it will try an
SSLv3 connection. If that fails, it will try an SSLv2 connection.
z TLSv1—The connection will use only TLSv1.
z SSLv3—The connection will use only SSLv3.
The default is Any.