netgraph with 10Gig interfaces

Gleb Smirnoff glebius at FreeBSD.org
Mon Aug 14 10:51:34 UTC 2006


On Fri, Aug 11, 2006 at 07:55:13AM -0700, mark wrote:
m> >On Wed, Aug 02, 2006 at 02:22:13PM -0700, mark wrote:
m> >m> I cannot get netgraph to work with 10Gig interfaces
m> >m> on FreeBSD 6.1.  No errors, but no traffic seen.
m> >m> Config works with 1 Gig interfaces.  Anyone know why?
m> >m> 
m> >m> ngctl mkpeer . eiface hook ether
m> >m> ngctl mkpeer ngeth0: one2many lower one
m> >m> ngctl connect $if1: ngeth0:lower lower many0
m> >m> ngctl connect $if2: ngeth0:lower lower many1
m> >m> ifconfig ngeth0 -arp up
m> >
m> >And where is interface here? Either 10Gig or 1 Gig? I don't
m> >see one.
m> 
m> This snippet is from a script, and the variables '$if1' and '$if2'
m> are set to the interfaces.  In effect, the 'connect' lines above
m> are actually (for Neterion 10Gig driver):
m> 
m> ngctl connect xge0: ngeth0:lower lower many0
m> ngctl connect xge1: ngeth0:lower lower many0

Never heard about xge(4) driver. What is it?

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-net mailing list