From mboxrd@z Thu Jan 1 00:00:00 1970 References: <4A6638A5.208@ipfire.org> <2e59e6970907211559t1bf1c776r8684d59e98f96069@mail.gmail.com> From: Benny Amorsen Date: Wed, 22 Jul 2009 10:55:34 +0200 In-Reply-To: <2e59e6970907211559t1bf1c776r8684d59e98f96069@mail.gmail.com> (richardvoigt@gmail.com's message of "Tue\, 21 Jul 2009 17\:59\:48 -0500") Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Bridge] Bridging untagged and tagged VLANs List-Id: Linux Ethernet Bridging List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "richardvoigt@gmail.com" Cc: bridge@lists.linux-foundation.org, Michael Tremer Oh, and: "richardvoigt@gmail.com" writes: > There'd be problems with nested VLANs though. In a system > with two layer nesting, is a packet that arrives with only one tag > treated as missing the inner tag or the outer one? Inner tag missing. So eth0.0.30 would not ever receive any traffic (or be able to send it in a RFC-conformant way), whereas eth0.30.0 would be fine. /Benny