I'm setting up a T1 for both voice and data and was wanting to know the steps involved. I've recompiled zaptel for ZAPATA_NET support and setup my /etc/zaptel.conf: Fxsks=1-10 Nethdlc=11-24 Modprobe wct1xxp works fine and my voice lines work. Now when I use the provided sethdlc, I use the following commands: Sethdlc hdlc0 mode ansi Ifconfig hdlc0 <ipaddress> <network> <network> <ip network> up Sethdlc create 101 My DLCI is 101 - what do I need to do to bring up my DLCI interface? Thanks!!!