|
SETLINE under DOS SETLINE under DOS
Problem:
How do you configure the Digi ISDN adapter adapter under DOS?
Solution:
The necessary parameter syntax is:
SETLINE -C -D -L
-
The parameter specifies the
controller, which has to be configured (starting with 0).
-
The parameter specifies which
protocol you are using on the D-channel. (DSS1, 1 TR6,...)
-
The parameter indicates whether you
have a PBX (point-to-point) or a multi-device line interface
(point-to-multipoint).
For Example: To configure a BRI with DSS1 for the
first adapter (=controller 0) enter the following command:
SETLINE -C 0 -D 1 -L 0
|