From owner-freebsd-atm Tue Apr 27 6:49:55 1999 Delivered-To: freebsd-atm@freebsd.org Received: from nexus6.source.net (nexus6.source.net [206.100.10.4]) by hub.freebsd.org (Postfix) with ESMTP id 8B8F9153FF for ; Tue, 27 Apr 1999 06:49:53 -0700 (PDT) (envelope-from rh@source.net) Received: from nexus6.source.net (nexus6.source.net [206.100.10.4]) by nexus6.source.net (8.8.8/8.8.5) with SMTP id GAA06591; Tue, 27 Apr 1999 06:49:47 -0700 (PDT) Date: Tue, 27 Apr 1999 06:49:47 -0700 (PDT) From: Richard Hodges To: George Michaelson Cc: freebsd-atm@FreeBSD.ORG Subject: Re: help getting back-to-back PCA200E working In-Reply-To: <199904270601.QAA09673@azure.dstc.edu.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Tue, 27 Apr 1999, George Michaelson wrote: > I've just got subscribed to the list, and in the last 2 weeks > also have just got two Fore PCA200E cards compiled into my > FreeBSD-3.1 kernels. > > wired 'em up back-to-back with a crossover fibre patchlead. > > I can bring each up to a point, but I can't seem to get SIGPVC > and subsequent atm commands to bring up a PVC with any kind of > upper payload to do IP. Maybe you have already tried this, but it *should* be as simple as: atm set netif atm 1 (or whatever interface name you like) ifconfig atm0 192.168.0.1 (your if address here) atm attach hfa0 sigpvc atm add pvc hfa0 0 33 aal5 snap ip atm0 192.168.0.2 (endpoint here) If you just want a single point-to-point connection, you shouldn't need UNI or SPANS signalling. All the best, -Richard -------------------------------------------- Richard Hodges | (775) 332-3200 SourceNet / Alpine | 200 South Virginia St. rh@source.net | Suite 460 finger for pgp key | Reno, NV 89501 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message