Re: RFC: Simple Private VLAN impl.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxx

"If the fight gets hot, the songs get hotter.  If the going gets tough,
the songs get tougher."
	--Woody Guthrie
_______________________________________________
Bridge mailing list
Bridge@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linux-foundation.org/mailman/listinfo/bridge

[Index of Archives]     [Netdev]     [AoE Tools]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux