Use this procedure to configure a RealPort device for a Dial-in/Dial-out modem connection. Configuring a device for a modem requires familiarity with both the operating system and the modem being used. While the following procedure is sufficient for most cases, it may be necessary to take additional steps to properly configure your modem or to set up the operating system for a specific application.
The Digi One RealPort or PortServer and RealPort should be properly installed, configured and functioning before proceeding. This procedure assumes that a tty has been created for the modem. See Creating and Configuring ttys.
set port dev=rp ra=12
This example sets PortServer port 12 to be a RealPort device.
Note: If your PortServer firmware does not support the dev=rp option, use dev=prn instead.
set port altpin=on ra=12
This example sets altpin=on for port 12 of a Digi One RealPort or PortServer.
Direct tty3 - 9600 direct
cu -ml ttyX
In this command, ttyX is the device name for the port.
Alternately, telnet can also be used to connect to the modem:
telnet [ipaddress] 20XX
In this command, [ipaddress] is the IP address of the Digi One RealPort and PortServer and XX is the number of the port to which the modem is connected.
The modem should respond with an AT prompt.
at&w
~. (a tilde followed by a period)
and choosing Enter at the AT prompt.
smit tty
tty7 Available 00-00-04-02 Asynchronous
Terminal
In this example, the first 00 is the bus number. This is unused and will always be 00. The second 00 is the slot number. This is unused and will always be 00. The number 04 is the sa device number. The number 02 is the port number.