System Administration Guide, Volume 2

How to Set Up a Modem for Use With UUCP

UUCP sends information to a service using seven bits and even parity. Solaris modem configurations use eight bits and no parity for internationalization purposes. To set up your modem service to work with UUCP, follow these instructions.

  1. Start Admintool, if it's not already running.

    See "How to Start Admintool" for more information on starting Admintool.

  2. Select Serial Ports from the Browse menu.

    The Serial Ports menu is displayed.

  3. Select the port or ports that will be used with a modem.

  4. Choose Modify from the Edit menu.

    The Modify Serial Port window appears in the Basic Detail mode. For additional details, select either the More or Expert Detail modes.

  5. Select Other from the Baud Rate menu.

    A window listing baud rates from the /etc/ttydefs file is displayed.

  6. Enter a baud rate that provides seven bit, even parity service. Click on OK.

  7. Change values of other template entries if desired.

  8. Click on OK to configure the port.

  9. Use the pmadm command to verify the modem service has been configured for use with UUCP.


    $ pmadm -l -s ttya
    

Example--Completed Modify Window to Set Up a Modem for Use With UUCP

In this example, the 9600E baud rate was selected. This provides a service with a 9600 baud rate, seven bits, and even parity.

Graphic