NCLHELP.HLB  —  remove  modem_connect
    Removes a set of modem capabilities of a modem connect line.

    remove  [node node-id] modem connect line line-name -
            modem options {option[,option...]}

    You can issue this command only when the entity is disabled.
    The modem options are:

    dialout      The modem can dial the remote modem.  Supported
                 only if the value of communications type is
                 switched.  Supported on Tru64 UNIX only.

    direct       The modem is directly connected to the remote
                 modem through a non-switched line.  Supported
                 only if accompanied with dialout and used only
                 when the modem protocol type supports direct
                 dial.  Supported on Tru64 UNIX only.

    rate select  The modem is capable of data rate selection.

    Example:

    remove modem connect line DSY-0-0 modem options {rate select}
Close Help