Multi-Tech Systems MTS2SA-T User Manual
Page 70
Chapter 7 – Telnet Dialout
Multi-Tech Systems, Inc. MultiConnect Serial-to-Serial Adapter User Guide (S000354A)
70
MultiConnect IP Auto Dialout in Telnet Mode Setup Commands
# set ip telnet auto-dialout enable
# set serial s0 auto-dialout enable
# set serial s0 auto-dialout-port 5000
# set serial s0 auto-dialout-protocol telnet
# set serial s0 baud-rate 115200
# set serial s0 data-bits 8
# set serial s0 parity none
# set serial s0 stop-bits 1
# set serial s0 flow-control rts-cts
# set serial s1 baud-rate 115200
# set serial s1 data-bits 8
# set serial s1 parity none
# set serial s1 stop-bits 1
# set serial s1 flow-control rts-cts
# set serial s1 connect-type modem
# set serial s1 modem dial-number 123
# set serial s1 modem dialing-trig-mode none
(Refer to Chapter 6 – Prerequisite Configurations - Physical Link Established over the
Modem Port for more details)
# set ppp ppp0 ipcp-mode client-or-lan
# set ppp ppp0 authentication enable
# set ppp ppp0 auth-type pap
# set ppp ppp0 username "MultiConnect"
# set ppp ppp0 password "MultiConnect"
# set ppp ppp0 local-ip-addr 202.54.39.95 mask 255.255.255.255
# set ppp ppp0 remote-ip-addr 202.54.39.96 mask 255.255.255.255
# save
Once the physical link is up and PPP interface has acquired an IP address the
MultiConnect IP is ready to accept an auto-dialout connection.
Use a Telnet client and connect to 202.54.39.95 on port 5000. This eventually establishes a
Telnet auto-dialout session between the MultiConnect IP and the serial device.
Closing the Telnet client closes the serial port in use.
Notes:
1.
Only one dialout session to the same port can be opened at one time.
2.
When a dialout session authentication is enabled as specified in the optional commands, the session
prompts for a user name and password before opening the session successfully. (Enabled by
default).
3.
The serial port is opened with the current serial configuration.