Date: Mon, 14 Aug 2006 15:04:52 +0200 From: Christian Brueffer <brueffer@FreeBSD.org> To: Gleb Smirnoff <glebius@FreeBSD.org>, mark <mark@immermail.com>, freebsd-net@FreeBSD.org Subject: Re: netgraph with 10Gig interfaces Message-ID: <20060814130452.GD1763@haakonia.hitnet.RWTH-Aachen.DE> In-Reply-To: <20060814124810.GB96644@cell.sick.ru> References: <44D11785.1080107@immermail.com> <20060811111541.GE96644@FreeBSD.org> <44DC9A51.3030303@immermail.com> <20060814105120.GT96644@FreeBSD.org> <20060814124528.GC1763@haakonia.hitnet.RWTH-Aachen.DE> <20060814124810.GB96644@cell.sick.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
--GZVR6ND4mMseVXL/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 14, 2006 at 04:48:10PM +0400, Gleb Smirnoff wrote: > On Mon, Aug 14, 2006 at 02:45:28PM +0200, Christian Brueffer wrote: > C> > m> >m> ngctl mkpeer . eiface hook ether > C> > m> >m> ngctl mkpeer ngeth0: one2many lower one > C> > m> >m> ngctl connect $if1: ngeth0:lower lower many0 > C> > m> >m> ngctl connect $if2: ngeth0:lower lower many1 > C> > m> >m> ifconfig ngeth0 -arp up > C> > m> > > C> > m> >And where is interface here? Either 10Gig or 1 Gig? I don't > C> > m> >see one. > C> > m>=20 > C> > m> This snippet is from a script, and the variables '$if1' and '$if2' > C> > m> are set to the interfaces. In effect, the 'connect' lines above > C> > m> are actually (for Neterion 10Gig driver): > C> > m>=20 > C> > m> ngctl connect xge0: ngeth0:lower lower many0 > C> > m> ngctl connect xge1: ngeth0:lower lower many0 > C> >=20 > C> > Never heard about xge(4) driver. What is it? > C>=20 > C> http://www.neterion.com/support/drivers/relnotes-fbsd_beta.txt > C>=20 > C> FYI, the OpenBSD guys have a driver in their tree if someone wants to > C> take a look. >=20 > Well, we need at least one developer with at least one NIC. Or we need > very responsive contact in Neterion and their willingness to maintain > driver in FreeBSD tree. >=20 Right. BTW, small clarification of my words above: The driver first appeared in NetBSD and was ported to OpenBSD afterwards. Unfortunately the CVS logs don't indicate whether or not they had support from Neterion. - Christian --=20 Christian Brueffer chris@unixpages.org brueffer@FreeBSD.org GPG Key: http://people.freebsd.org/~brueffer/brueffer.key.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D --GZVR6ND4mMseVXL/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (FreeBSD) iD8DBQFE4HT0bHYXjKDtmC0RAvSJAJsEZvoYwCwgUCGDGAz/g5TLCC8vRwCfcMKy f6wOH58vMolBRSt83r4GsH0= =OFcN -----END PGP SIGNATURE----- --GZVR6ND4mMseVXL/--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060814130452.GD1763>