Multi-Tech Systems MTS2SA-T ユーザーズマニュアル

ページ / 181
Chapter 8 – Auto Dial-in Feature 
Multi-Tech Systems, Inc. MultiConnect Serial-to-Serial Adapter User Guide (S000354A) 
75
 
 
MultiConnect IP Manual Dial-In Setup Commands 
# 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 the 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 the PPP interface has acquired an IP address, the 
MultiConnect IP is ready to use.  
Login to the module through the serial port. At the command shell invoke: 
# telnet 202.54.39.96 23 
 
The Telnet client on board in the MultiConnect IP establishes a virtual serial tunnel between 
the serial device and the Telnet Server. 
 
Notes: 
• 
You cannot open more than one dial-in session.  
• 
The dial-in session is closed when the Telnet session is closed. 
• 
When escape-monitor is enabled, care should be taken during file transfer that the escape-
monitor-string
 is not part of the data.