
Release 1.0
Digium, Inc.
Page 40
Chapter 3: Configuration
Rebuild Zaptel including the creation of the
SetHDLC
utility:
make sethdlc-new;use "make sethdlc" for
;kernels 2.4.19 and prior
make install
4.
Load and configure your driver:
modprobe wct4xxp
ztcfg
5.
Use
sethdlc
to bring up the interface:
sethdlc hdlc0 cisco
-or- for old style (make
sethdlc
instead of
sethdlc-new
) use:
sethdlc hdlc0 mode cisco
6.
Assign the interface an address:
ifconfig hdlc0 192.168.0.1 netmask 255.255.255.0
7.
The interface may be addressed as any other networking interface
(i.e., eth0) in Linux.