From owner-freebsd-questions Mon Jul 6 12:53:46 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA06834 for freebsd-questions-outgoing; Mon, 6 Jul 1998 12:53:46 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from sj.znet.com (sj.znet.com [207.167.80.19]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA06822 for ; Mon, 6 Jul 1998 12:53:38 -0700 (PDT) (envelope-from wlclarke@cats.ucsc.edu) Received: from neutron.neutron.org (neutron.neutron.org [207.167.86.239]) by sj.znet.com (8.9.1/8.9.1/jjb-sj) with SMTP id MAA29711; Mon, 6 Jul 1998 12:53:22 -0700 (PDT) Message-ID: <35A12AD5.167EB0E7@cats.ucsc.edu> Date: Mon, 06 Jul 1998 12:51:49 -0700 From: bill clarke Organization: dept. of physics X-Mailer: Mozilla 3.01 (X11; I; FreeBSD 2.2.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG CC: "dwhite@resnet.uoredwhite"@resnet.uoregon.edu Subject: adtran XR/ascend protocol Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dear bsd folks if anyone wants to use an adtran express XR isdn adapter to connect with an ascend digital terminal server, the following ppp.conf file will work: default: set device /dev/cuaa1 set speed 115200 disable lqr deny lqr set dial "ABORT BUSY ABORT NO\\sCARRIER TIMEOUT 5 \"\" ATE1Q0S54=6S53=3 OK-AT- OK \\dATDT\\T TIMEOUT 0 CONNECT" isp: set phone 1-xxx-xxx-xxxx set login "TIMEOUT 40 gin:-BREAK-gin: xxx word: xxx 1500. \"\" set timeout 0 the AT S54=6 S53=3 code tells the adtran to use v.120 protocol. later bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message