From owner-freebsd-atm Thu Apr 26 12:46:31 2001 Delivered-To: freebsd-atm@freebsd.org Received: from auerbach.org (cr-167.themediatc.com [204.143.193.167]) by hub.freebsd.org (Postfix) with ESMTP id 1662037B422 for ; Thu, 26 Apr 2001 12:46:29 -0700 (PDT) (envelope-from jeff@auerbach.org) Received: from localhost (jeff@localhost) by auerbach.org (8.11.3/8.11.1) with ESMTP id f3QEk5X24304 for ; Thu, 26 Apr 2001 14:46:05 GMT (envelope-from jeff@auerbach.org) Date: Thu, 26 Apr 2001 14:46:05 +0000 (GMT) From: Jeffrey Auerbach To: freebsd-atm@freebsd.org Subject: ilmid and NSAP 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 Hello I've got a FORE PCA-200E OC-3 PCI card running on 4.2. The card is active but I'm having a problem getting an address for the card even after ilmid starts. When doing an 'atm show interface' I get: hfa0 UNI3.1 ADR_WAIT ATM address: - Network interfaces: atm0 Maybe ilmid is having a hard time setting the prefix? How would I set the prefix manually? Where would I find the NSAP address? Thanks Jeff Auerbach jeff@auerbach.org pager: 9178384233@msg.myvzw.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Thu Apr 26 12:59:23 2001 Delivered-To: freebsd-atm@freebsd.org Received: from mail.matriplex.com (ns1.matriplex.com [208.131.42.8]) by hub.freebsd.org (Postfix) with ESMTP id 7773F37B423 for ; Thu, 26 Apr 2001 12:59:16 -0700 (PDT) (envelope-from rh@matriplex.com) Received: from mail.matriplex.com (mail.matriplex.com [208.131.42.9]) by mail.matriplex.com (8.9.2/8.9.2) with ESMTP id MAA51074; Thu, 26 Apr 2001 12:58:53 -0700 (PDT) (envelope-from rh@matriplex.com) Date: Thu, 26 Apr 2001 12:58:52 -0700 (PDT) From: Richard Hodges To: Jeffrey Auerbach Cc: freebsd-atm@FreeBSD.ORG Subject: Re: ilmid and NSAP In-Reply-To: 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 Thu, 26 Apr 2001, Jeffrey Auerbach wrote: > Hello > I've got a FORE PCA-200E OC-3 PCI card running on 4.2. The card is active > but I'm having a problem getting an address for the card even after ilmid > starts. > When doing an 'atm show interface' I get: > > hfa0 UNI3.1 ADR_WAIT > ATM address: - > Network interfaces: atm0 What switch is the card connected to? The stock ilmid works fine with Fore, but has trouble with a couple of others. > Maybe ilmid is having a hard time setting the prefix? You can try "ilmid -d 9 -f" to see what it is sending and receiving. Normally, you will see a flurry of messages for a few seconds, then a few every now and them. If you see only a couple every few moments, your switch may not be listening. If you see lots of messages that never stop, your switch or HARP may not understand something, and keeps resetting the ilmid session. > How would I set the prefix manually? Where would I find the NSAP > address? To set it manually, "set prefix hfa0 ". Your switch should have some way of showing (or setting) the NSAP prefix. All the best, -Richard ------------------------------------------- Richard Hodges | Matriplex, inc. Product Manager | 769 Basque Way rh@matriplex.com | Carson City, NV 89706 775-886-6477 | www.matriplex.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Thu Apr 26 13: 8:49 2001 Delivered-To: freebsd-atm@freebsd.org Received: from auerbach.org (cr-167.themediatc.com [204.143.193.167]) by hub.freebsd.org (Postfix) with ESMTP id 629B537B423 for ; Thu, 26 Apr 2001 13:08:46 -0700 (PDT) (envelope-from jeff@auerbach.org) Received: from localhost (jeff@localhost) by auerbach.org (8.11.3/8.11.1) with ESMTP id f3QF7tH24403; Thu, 26 Apr 2001 15:07:56 GMT (envelope-from jeff@auerbach.org) Date: Thu, 26 Apr 2001 15:07:55 +0000 (GMT) From: Jeffrey Auerbach To: Richard Hodges Cc: freebsd-atm@FreeBSD.ORG Subject: Re: ilmid and NSAP In-Reply-To: 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 Richard, Right after I wrote this note, I applied the patch that you mentioned a few days back on the list. Once I applied the patch, recomplied, rebooted, and started ilimd, the switch(FORE/MARCONI TNX-1100) picked up the card. Thanks for your help with this matter. Jeff On Thu, 26 Apr 2001, Richard Hodges wrote: > On Thu, 26 Apr 2001, Jeffrey Auerbach wrote: > > > Hello > > I've got a FORE PCA-200E OC-3 PCI card running on 4.2. The card is active > > but I'm having a problem getting an address for the card even after ilmid > > starts. > > When doing an 'atm show interface' I get: > > > > hfa0 UNI3.1 ADR_WAIT > > ATM address: - > > Network interfaces: atm0 > > What switch is the card connected to? The stock ilmid works fine with > Fore, but has trouble with a couple of others. > > > Maybe ilmid is having a hard time setting the prefix? > > You can try "ilmid -d 9 -f" to see what it is sending and receiving. > Normally, you will see a flurry of messages for a few seconds, then > a few every now and them. If you see only a couple every few moments, > your switch may not be listening. If you see lots of messages that > never stop, your switch or HARP may not understand something, and > keeps resetting the ilmid session. > > > How would I set the prefix manually? Where would I find the NSAP > > address? > > To set it manually, "set prefix hfa0 ". Your switch should have > some way of showing (or setting) the NSAP prefix. > > All the best, > > -Richard > > ------------------------------------------- > Richard Hodges | Matriplex, inc. > Product Manager | 769 Basque Way > rh@matriplex.com | Carson City, NV 89706 > 775-886-6477 | www.matriplex.com > > Jeff Auerbach jeff@auerbach.org pager: 9178384233@msg.myvzw.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Fri Apr 27 8:15:38 2001 Delivered-To: freebsd-atm@freebsd.org Received: from web.cs.ndsu.NoDak.edu (web.cs.ndsu.NoDak.edu [134.129.125.7]) by hub.freebsd.org (Postfix) with ESMTP id D25A937B422; Fri, 27 Apr 2001 08:15:34 -0700 (PDT) (envelope-from tinguely@web.cs.ndsu.NoDak.edu) Received: (from tinguely@localhost) by web.cs.ndsu.NoDak.edu (8.11.1/8.11.1) id f3RFECC75048; Fri, 27 Apr 2001 10:14:12 -0500 (CDT) (envelope-from tinguely) Date: Fri, 27 Apr 2001 10:14:12 -0500 (CDT) From: mark tinguely Message-Id: <200104271514.f3RFECC75048@web.cs.ndsu.NoDak.edu> To: freebsd-net@FreeBSD.ORG, mercia@ufba.br Subject: Re: forerunner LE drive Cc: freebsd-atm@FreeBSD.ORG In-Reply-To: <1.5.4.32.20010426203158.008cf6a4@ufba.br> Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > I have some NICs Forerunner LE 25 and I need a drive for Freebsd, does > Anyone know where I can find it? ftp://ftp.cs.ndsu.nodak.edu/pub/freebsd/atm/nicstar.tgz Others discovered that the NICStAR runs out of large buffers with Fore Switches running SPANS protocol. Another person found it to be that the SPANS protocol PDUs do not not send end of packet flag. It is my belief that the SPANS VCC (0/14 and/or 0/15 ?) should be set for Raw cell (or AAL0) processing and not AAL5. The above driver supports Raw cell processing, but it has not been enabled on those VCC in the driver. --mark tinguely. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message From owner-freebsd-atm Sat Apr 28 1: 6:28 2001 Delivered-To: freebsd-atm@freebsd.org Received: from atomstroyexport.ru (atomstroyexport.ru [194.85.132.187]) by hub.freebsd.org (Postfix) with SMTP id B4BB437B423 for ; Sat, 28 Apr 2001 01:06:24 -0700 (PDT) (envelope-from admin@atomstroyexport.ru) Received: from netadmin (192.168.2.129) by atomstroyexport.ru (192.168.2.132) with [UMail 7.93 (FreeBSD4.3) SMTP Server] for from ; Sat, 28 Apr 2001 12:07:23 +0400 Message-ID: <002901c0cfb9$457d1aa0$8102a8c0@netadmin.atomstroyexport.ru> From: "=?koi8-r?B?88XS0dDJziDwwdfFzA==?=" To: Subject: FORE ATM PCA 200E adapter on FreeBSD/Alpha Date: Sat, 28 Apr 2001 12:00:19 +0400 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0026_01C0CFDA.CC332D20" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.72.3110.5 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-atm@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This is a multi-part message in MIME format. ------=_NextPart_000_0026_01C0CFDA.CC332D20 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Hi! I have DEC AlphaServer , FORE ATM PCA 200E adapter on FreeBSD/alpha I got "need hardware required settings here" in atm_if.h:349 error and i can't build kernel with that error. Can anyone help me? Thanx...... Pavel admin@atomstroyexport.ru ------=_NextPart_000_0026_01C0CFDA.CC332D20 Content-Type: text/html; charset="koi8-r" Content-Transfer-Encoding: quoted-printable
Hi!
 
I have DEC = AlphaServer , FORE=20 ATM PCA 200E adapter on FreeBSD/alpha
I got "need hardware = required settings=20 here" in atm_if.h:349 error
and i can't build kernel with = that=20 error.
 
Can anyone help me?
 
Thanx......

Pavel
admin@atomstroyexport.ru
------=_NextPart_000_0026_01C0CFDA.CC332D20-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-atm" in the body of the message