|
SETLINE under Novell Netware SETLINE under Novell Netware
Problem:
How do you configure the Digi ISDN adapter under Novell
Netware with drivers below version 3.10?
Solution:
The necessary parameter syntax is:
LOAD 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, 1TR6,...).
-
The parameter specifies whether you
have a PBX (point-to-point) or a multi-device line interface
(point-to-multipoint).
For Example: To configure a BRI adapter with DSS1
for the first adapter (=controller 0), enter the following command:
LOAD SETLINE -C 0 -D 1 -L 0
|