From: Ross Vandegrift <ross@kallisti.us>
To: Joakim Tjernlund <joakim.tjernlund@transmode.se>
Cc: Stephen Hemminger <shemminger@vyatta.com>,
bridge@lists.linux-foundation.org,
Benny Amorsen <benny+usenet@amorsen.dk>
Subject: Re: [Bridge] RFC: Simple Private VLAN impl.
Date: Fri, 12 Jun 2009 08:52:14 -0400 [thread overview]
Message-ID: <20090612125214.GA7461@kallisti.us> (raw)
In-Reply-To: <OFEA0D61B2.8B351FDC-ONC12575D3.0034AA26-C12575D3.00354697@transmode.se>
On Fri, Jun 12, 2009 at 11:41:55AM +0200, Joakim Tjernlund wrote:
> Yes, sets would be nice. However I wonder if this case isn't a bug
> in any case:
> Consider these VLANS:
> eth0.4042
> eth0.4043
> eth0.4044
>
> Add them to a bridge and the bridge will pass pkgs between them, right?
> However no real switch I know would do that because they are on
> the same physical interface.
No, that's not a problem at all. Any dot1q bridge would behave
exactly as Linux does if it supports VLAN bridging (which at least
Cisco, Nortel, and Juniper do in varying capcities).
Moreover, any dot1q bridge that doesn't support VLAN bridging can
(be careful!) have the feature added by adding one untagged port into
each VLAN and cabling them to a dot1d bridge. Linux just saves you
cables.
The split-horizon rule is for flooding into a broadcast domain. For
purposes of split-horizon flooding, each of your VLAN interfaces are
physical interfaces - a broadcast frame arrived on one of the ports
and needs to be flooded out all of the others.
Ross
--
Ross Vandegrift
ross@kallisti.us
"If the fight gets hot, the songs get hotter. If the going gets tough,
the songs get tougher."
--Woody Guthrie
next prev parent reply other threads:[~2009-06-12 12:52 UTC|newest]
Thread overview: 31+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-10 13:32 [Bridge] RFC: Simple Private VLAN impl Joakim Tjernlund
2009-06-10 14:45 ` Stephen Hemminger
2009-06-10 15:32 ` Joakim Tjernlund
2009-06-10 16:27 ` Ross Vandegrift
2009-06-10 17:09 ` Joakim Tjernlund
[not found] ` <OF4422F49E.33BDAF5C-ONC12575D1.005C802A-C12575D1.005E38A3@LocalDomain>
2009-06-11 12:50 ` Joakim Tjernlund
2009-06-11 14:22 ` Ross Vandegrift
2009-06-11 14:48 ` Joakim Tjernlund
2009-06-11 16:12 ` Ross Vandegrift
2009-06-11 19:43 ` Joakim Tjernlund
2009-06-11 21:04 ` Benny Amorsen
2009-06-11 23:10 ` Joakim Tjernlund
2009-06-11 23:44 ` Ross Vandegrift
2009-06-11 19:51 ` Daniel Robbins
2009-06-11 23:58 ` Ross Vandegrift
2009-06-12 0:15 ` Daniel Robbins
2009-06-12 3:56 ` Ross Vandegrift
2009-06-12 9:17 ` Benny Amorsen
2009-06-12 9:41 ` Joakim Tjernlund
2009-06-12 9:48 ` Benny Amorsen
2009-06-12 11:03 ` Marek Kierdelewicz
2009-06-12 11:45 ` Joakim Tjernlund
2009-06-12 12:52 ` Ross Vandegrift [this message]
2009-06-12 13:09 ` Joakim Tjernlund
2009-06-12 13:19 ` richardvoigt
2009-06-12 13:47 ` Joakim Tjernlund
2009-06-12 19:31 ` richardvoigt
2009-06-12 21:32 ` Joakim Tjernlund
2009-06-12 23:54 ` Benny Amorsen
2009-06-13 14:58 ` Joakim Tjernlund
2009-06-13 4:29 ` richardvoigt
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=20090612125214.GA7461@kallisti.us \
--to=ross@kallisti.us \
--cc=benny+usenet@amorsen.dk \
--cc=bridge@lists.linux-foundation.org \
--cc=joakim.tjernlund@transmode.se \
--cc=shemminger@vyatta.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