Previous | Table of Contents | Next |
NOTE: If you are setting up service on a bidirectional port, you must enable login individually for each port. To enable logins, type pmadm -e -p pmtag -s svctag and press Return.
In the following example, a Hayes-compatible 2400 baud modem is configured for bidirectional service on serial port_B. Note that the contty3H entry is an entry for a 2400 baud modem.
oak# pmadm -l PMTAG PMTYPE SVCTAG FLGS ID <PMSPECIFIC> zsmon ttymon ttya u root /dev/term/a I - /usr/bin/login - 96ØØ ldterm,ttcompat ttya login:- tvi925 y # zsmon ttymon ttyb u root /dev/term/a I - /usr/bin/login - 96ØØ ldterm,ttcompat ttyb login: - tvi925 y # oak# pmadm -r -p zsmon -s ttyb oak# pmadm -a -p zsmon -s ttyb -i root -fu -v `ttyadm -V` -m "`ttyadm -t tvi925 -b -d /dev/term/b -l contty3H -m ldterm,ttcompat -s /usr/bin/login -S n`" oak# pmadm -l PMTAG PMTYPE SVCTAG FLGS ID <PMSPECIFIC> zsmon ttymon ttya u root /dev/term/a I - /usr/bin/login - 96ØØ ldterm,ttcompat ttya login: - tvi925 y # zsmon ttymon ttyb u root /dev/term/b b - /usr/bin/login - contty3H ldterm,ttcompat login: - - n # oak# sacadm -l PMTAG PMTYPE FLGS RCNT STATUS COMMAND zsmon ttymon - Ø ENABLED /usr/lib/saf/ttymon # oak# grep cuab /etc/remote cuab:dv=/dev/cua/b:br#24ØØ oak# vi /etc/uucp/Devices If using the port for uucp, add the following line to the end of the file: ACU cua/b,M - contty3H hayes
If you want to dial out on the modem, you do not need to configure SAF files. Once the modem is connected to the system and its switches are properly set, follow these steps to configure dial-out service:
ACU cua/n,M - ttylabel type
When troubleshooting problems with modem connections, first check the following list with the user:
Continue troubleshooting by checking the configuration of the terminal or the modem.
If the problem persists, check the system software.
If the SAC is starting the ttymon port monitor, the service is enabled, and the configuration matches the port monitor configuration, continue to search for the problem by checking the serial connection. A serial connection consists of serial ports, cables, modems, and terminals. Test each of these parts by using it with two other parts that are known to be reliable.
To check for cable problems, a breakout box is helpful. It plugs into the RS-232-C cable. A patch panel lets you connect any pin to any other pins. A breakout box often contains light-emitting diodes that show whether a signal is present on each pin.
Continue troubleshooting by checking each of the following:
Previous | Table of Contents | Next |