[Asterisk-Users] FW: HDLC & T100P

DUSTIN WILDES dwildes at pabbankshares.com
Mon May 5 10:26:12 MST 2003


I got it figured out now.  In case anyone else comes across it - this is what I had to do:

Sethdlc hdlc0 mode ansi
Ifconfig hdlc0 up   ***NO IP INFO SET***
Sethdlc hdlc0 create <dlci number>
Ifconfig pvc0 <local ip> pointopoint <remote ip> up

Then set your default gateway to the <remote ip> listed in pvc0.  That's about it!!
Hope it helps!



 -----Original Message-----
From: 	DUSTIN WILDES  
Sent:	Monday, May 05, 2003 11:02 AM
To:	'asterisk-users at lists.digium.com'
Subject:	HDLC & T100P

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!!!




More information about the asterisk-users mailing list