Use this procedure to configure an AccelePort RAS 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 requirements. While the following procedure is sufficient for most cases, it may be necessary to take additional steps to properly configure an AccelePort device/modem or to set up the operating system for a specific application.
This procedure assumes that a tty has been created for the modem. See Creating and Configuring ttys.
Log onto the AIX system as root.
Add an entry for the device in the file /usr/lib/uucp/Devices:
Direct tty3 - 38400 direct
Use the following command to connect to the modem:
cu -ml ttyX
In this command, ttyX is the device name for the port.
The modem should respond with an AT prompt.
Enable the modem for auto answer with this command:
where
# is the number of rings before the modem answers.
ats0=#
Train the modem to the port speed by entering this command at the AT prompt:
at&w
Terminate the connection by entering:
~. (a tilde followed by a period)
and pressing Enter at the AT prompt.
At an AIX root prompt, enter this command:
smit tty
Choose Change/Show Characteristics of a TTY.
Choose a TTY device. This is an example of a listed device:
tty7 Available 00-00-04-02 Asynchronous Terminal
Set Enable LOGIN to share.
Set BAUD rate to the modem's highest configurable baud rate.
Set PARITY, BITS per character, and number of STOP BITS.
Set FLOW CONTROL to be used to match the flow control used by the modem.