From owner-freebsd-questions Fri Dec 13 13:58: 6 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A449C37B401 for ; Fri, 13 Dec 2002 13:58:05 -0800 (PST) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 0BCB643EC5 for ; Fri, 13 Dec 2002 13:58:05 -0800 (PST) (envelope-from hogsett@csl.sri.com) Received: (qmail 18140 invoked from network); 13 Dec 2002 21:57:58 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 13 Dec 2002 21:57:58 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (NAVGW 2.5.2.17) with SMTP id M2002121313575829326 for ; Fri, 13 Dec 2002 13:57:58 -0800 Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.4/8.12.4) with ESMTP id gBDLvv7X006238 for ; Fri, 13 Dec 2002 13:57:57 -0800 Received: from beast.csl.sri.com (localhost [127.0.0.1]) by beast.csl.sri.com (8.12.6/8.12.6) with ESMTP id gBDLvuYH001012 for ; Fri, 13 Dec 2002 13:57:57 -0800 (PST) (envelope-from hogsett@beast.csl.sri.com) Message-Id: <200212132157.gBDLvuYH001012@beast.csl.sri.com> To: freebsd-questions@freebsd.org Subject: Netgraph / ng_fec / pseudo-device vlan Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Fri, 13 Dec 2002 13:57:56 -0800 From: Mike Hogsett Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I would like to know where I can find more netgraph documentation and examples outside of the man pages. I would also like to know if the pseudo-device vlan and interact with netgraph and would be interested in anyone's experience with ng_fec. Thanks! - Mike Hogsett P.S. What I want to do is use ng_fec to combine two fxps then use the 802.1Q trunking provided by the vlan support to sup-interface the combined fxps. fxp0\ /-vlan0 >-??--<-vlan1 fxp1/ \-vlan2 \-vlan3 \-vlanN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message