From owner-freebsd-net@FreeBSD.ORG Fri Oct 7 14:10:12 2005 Return-Path: X-Original-To: freebsd-net@FreeBSD.ORG Delivered-To: freebsd-net@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4389516A41F for ; Fri, 7 Oct 2005 14:10:12 +0000 (GMT) (envelope-from donatas@lrtc.net) Received: from mail.lrtc.lt (pegasus.lrtc.lt [217.9.240.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6050D43D49 for ; Fri, 7 Oct 2005 14:10:11 +0000 (GMT) (envelope-from donatas@lrtc.net) Received: (qmail 3928 invoked from network); 7 Oct 2005 14:03:17 -0000 Received: from p2p-241-242-ird.vln0.lrtc.net (HELO donatas) (d.gendvilas@[217.9.241.242]) (envelope-sender ) by mail.lrtc.lt (qmail-ldap-1.03) with SMTP for ; 7 Oct 2005 14:03:17 -0000 Message-ID: <006101c5cb48$d3126890$9f90a8c0@donatas> From: "Donatas" To: , References: <200510070742.j977gEqi099723@lurza.secnetix.de> Date: Fri, 7 Oct 2005 17:10:08 +0300 Organization: AB Lietuvos Radijo ir Televizijos Centras MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1257" Content-Transfer-Encoding: quoted-printable X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Cc: Subject: Re: double tagged vlans on 6.0 X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Donatas List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Oct 2005 14:10:12 -0000 netgraph sweet netgraph... think you understand on my mind was a liitle bit different solution of = the problem :] ifconfig vlan 10 create && ifconfig vlan10 vlan 10 vlandev fxp0 ifconfig vlan 111 create && ifconfig vlan111 vlan 111vlandev vlan10 > Donatas wrote: > > Just wonder - what is the major reason double vlan support (also = known as q-in-q > > or nested vlan) is still not included in freebsd. >=20 > It is supported, for years already (even in FreeBSD 4.x). > See ng_vlan(4). You can even do q-in-q-in-q if you want > (do Cisco etc. support that?). ;-) >=20 > Best regards > Oliver >=20 > --=20 > Oliver Fromme, secnetix GmbH & Co. KG, Marktplatz 29, 85567 Grafing > Dienstleistungen mit Schwerpunkt FreeBSD: http://www.secnetix.de/bsd > Any opinions expressed in this message may be personal to the author > and may not necessarily reflect the opinions of secnetix in any way. >=20 > "What is this talk of 'release'? We do not make software 'releases'. > Our software 'escapes', leaving a bloody trail of designers and = quality > assurance people in its wake." > _______________________________________________ > freebsd-net@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-net > To unsubscribe, send any mail to "freebsd-net-unsubscribe@freebsd.org" >