Multitech MultiConnect Adapter Guía de usuario Pagina 78

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 154
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de pagina 77
Chapter 6 – Serial-to-Network Connectivity Using Serial Dial-in
Command Line Interface and Application Examples for Multi-Tech Systems, Inc. IP Modules (S000368F) 78
Scenario 1 – Manual Serial Dial-in
Login to the Command prompt from the serial side.
Invoke # telnet <ip-address> <port> at the command prompt. Once the session is opened successfully, there can
be two-way traffic between the serial device and the remote server.
You can switch from Command Prompt to Dial-in session using the restore session command.
You can switch from Dial-in session to Command Prompt using <escape-monitor-string>.
Manual Dial-in Feature through the Command Shell
Wireless 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 (See Chapter 4 - Scenario Setup Prerequisites)
# set ppp ppp0 ipcp-mode client-or-lan
# set ppp ppp0 authentication enable
# set ppp ppp0 auth-type pap
# set ppp ppp0 username "IP module"
# set ppp ppp0 password "IP module"
# 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
Notes
Once the physical link is up and the PPP interface has acquired an IP address, the IP module 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 IP module establishes a virtual serial tunnel between the serial device and
the Telnet Server.
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.
Vista de pagina 77
1 2 ... 73 74 75 76 77 78 79 80 81 82 83 ... 153 154

Comentarios a estos manuales

Sin comentarios