From: Vladimir Oltean <olteanv@gmail.com>
To: SIMON BABY <simonkbaby@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>, netdev@vger.kernel.org
Subject: Re: query on VLAN with linux DSA ports
Date: Tue, 29 Oct 2024 17:36:14 +0200 [thread overview]
Message-ID: <20241029153614.2cdt2kyhn7sb6aqi@skbuf> (raw)
In-Reply-To: <CAEFUPH20oR-dmaAxvpbYw7ehYDRGoA1kiv5Z+Bkiz7H+0XvZeA@mail.gmail.com>
On Thu, Oct 24, 2024 at 08:15:50AM -0700, SIMON BABY wrote:
> Any advantages of using vlan aware bridges?
Bridges can have more than one lower interface, unlike VLAN (8021q) interfaces.
The lower interfaces of a bridge will forward packets between each other
according to the destination MAC address (optionally + VLAN ID), which is
something VLANs don't do.
I don't believe that a bridge with a single lower interface (port), as in
your example, is exactly "intended use".
next prev parent reply other threads:[~2024-10-29 15:36 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-24 14:14 query on VLAN with linux DSA ports SIMON BABY
2024-10-24 14:29 ` Andrew Lunn
2024-10-24 15:15 ` SIMON BABY
2024-10-29 15:36 ` Vladimir Oltean [this message]
2024-10-30 5:04 ` SIMON BABY
2024-11-08 1:26 ` SIMON BABY
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241029153614.2cdt2kyhn7sb6aqi@skbuf \
--to=olteanv@gmail.com \
--cc=andrew@lunn.ch \
--cc=netdev@vger.kernel.org \
--cc=simonkbaby@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox