From owner-freebsd-net Mon Aug 6 14:22:52 2001 Delivered-To: freebsd-net@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id 61B7E37B403 for ; Mon, 6 Aug 2001 14:22:50 -0700 (PDT) (envelope-from julian@elischer.org) Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id QAA66940; Mon, 6 Aug 2001 16:31:50 -0700 (PDT) Date: Mon, 6 Aug 2001 16:31:49 -0700 (PDT) From: Julian Elischer To: Jim Pirzyk Cc: freebsd-net@freebsd.org Subject: Re: ng_one2many usage In-Reply-To: <01080612513307.04774@snoopy> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, 6 Aug 2001, Jim Pirzyk wrote: > > Ok, what I am trying to do is to follow the example on the > ng_one2many man page to create a network interface that will > aggregate across my dc0 and dc1 interfaces. No where in the page > does it show you having to setup the other netgraph nodes (which > I was suspecting was the case). > > So a shot at this I would need to create some iface nodes called > dc0, dc1 and trnk0? I do not know what the 'upper' node would > be though. wha kind of device are dc0 and dc1? what does `ngctl list' show? if they support netgraph they will already be present. julian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message