Configuring a Device for a Terminal

Use this procedure to configure a Digi device for a terminal. Consult your Solaris documentation for more information on configuring a serial device for a terminal.

Procedure

  1. Connect a proper cable between the port and terminal. See the Cable Guide.
  2. Invoke admintool either through the window interface, or by entering this command at a root prompt:

    admintool

    Note: An alternative to admintool is the pmadm command. See Configuring Ports with pmadm.

  3. Choose Browse > Serial Ports.
  4. Choose a device.
  5. Choose Edit > Modify.
  6. Configure the device parameters. Typically a terminal device is set to Terminal-Hardwired and Service Enabled.
  7. Set the Baud Rate.

    Note that the default admintool baud rates cycle, meaning the speed at the end of the corresponding /etc/ttydefs entry, is different than the speed at the beginning of the entry. It preferable to configure a device to a fixed rate.

    As an example, this line can be added to /etc/ttydefs and used as a fixed rate for devices:

    38400N:38400 hupcl:38400 hupcl::38400N

    If a custom /etc/ttydefs entry is created and used, set Baud Rate to Other and enter the /etc/ttydefs identifier (e.g. 38400N).

Troubleshooting Tips