Use this procedure to configure a Digi serial device for a terminal. See your operating system documentation for more information on configuring a serial device for a terminal.
Example 1: RedHat getty_ps
An example of a common RedHat terminal install script where getty is getty_ps would be:
dl:2345:respawn:/sbin/getty_ps ttyaa11 DT9600
vt100
Example 2: Debian agetty
An example of a common Debian terminal install script where getty is agetty would be:
D1:23:respawn:sbin/agetty -L ttyaa11 19200
vt100
Example 3: mgetty
An example of an mgetty modem script which is available both in RedHat and Debian is:
T3:23:respawn: /sbin/mgetty -x0 -s 115200
ttyaa11
init q