Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Jul 1998 12:51:49 -0700
From:      bill clarke <wlclarke@cats.ucsc.edu>
To:        freebsd-questions@FreeBSD.ORG
Cc:        "dwhite@resnet.uoredwhite"@resnet.uoregon.edu
Subject:   adtran XR/ascend protocol
Message-ID:  <35A12AD5.167EB0E7@cats.ucsc.edu>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35A12AD5.167EB0E7>