From owner-freebsd-isp Sat Jun 21 05:20:05 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA27041 for isp-outgoing; Sat, 21 Jun 1997 05:20:05 -0700 (PDT) Received: from time.cdrom.com (root@time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA27035 for ; Sat, 21 Jun 1997 05:20:03 -0700 (PDT) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.5/8.6.9) with ESMTP id FAA10323; Sat, 21 Jun 1997 05:19:59 -0700 (PDT) To: "Tom T. Thai" cc: freebsd-isp@FreeBSD.ORG Subject: Re: ISDN In-reply-to: Your message of "Sat, 21 Jun 1997 05:35:47 CDT." Date: Sat, 21 Jun 1997 05:19:58 -0700 Message-ID: <10309.866895598@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-isp@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > 1. If I had a BRI line and a TA attached to it, the TA can only handle > one B channel at a time right? If yes, then would I be wasting the 2nd B Wrong. You can bond two B channels just fine with a TA. I do it all the time. > 2. If I had the same setup as #1, and a user want to do 128K (both B > channels), do I have to setup anything special on the RAS? Or can I You can't do 128K, but you can do 115.2K. > 3. What is a good TA if I want to do 128K on the server side to a smart > multiserial RAS? Hard to say - depends on the RAS. Most modern TAs will do multilink PPP, but you'd need to make sure it's interoperable with the RAS. I just use a TA on each end for my link and let them speak their own bonding protocol ("bonding mode 1" for the ADTRAN L1) so it works seamlessly. Jordan