Ref: 13390019
Title: Basic Comm Server Port Config for Dial-in/Dial-out Modem Pool
Date: 2/1/91

Copyright 3Com Corporation, 1991.  All rights reserved.

Here is a basic port configuration for a Comm Server dial-in/dial-out
modem pool:

For dial-out configuration (host port):

   Baud rate = Match modem speed
   UseDCDout = (OnConnection, ToggleonDisc)
   UseDTRin =AsDCD (by DCE)
   FlowControlFrom = Xon_Xoff
   FlowControlTo = Xon_Xoff


For dial-in configuration (Terminal port):

   Baud rate = Match modem speed
   UseDCDout = (AlwaysAssert,ToggleonDisc)
   UseDTRin  = AsDTR (by DTE)
   FlowControlFrom = Xon_Xoff
   FlowControlTo   = Xon_Xoff


The UseDTRin and UseDECout port parameters configure the terminal server
input and output signal lines for proper disconnection.

Baud, parity, and databits parameters must be set to match the attached
modems.  Refer to the manual for your particular modem.

