Displaying 1 result from an estimated 1 matches for "__eth1".
Did you mean:
b_eth1
2012 Dec 24
0
[Bridge] Does linux support per vlan stp
...s on a redundant way with each other. On
those pc`s a 64 bit ubuntu 11.10 is running with kernel version
3.0.0-16-generic.
Setup1:
----------
PC1:
PC2:
br0
br1
|
|
-- eth0.1000 ---------------------------------------------------eth0.1000
|
|
__eth1.1001 ----------------------------------------------------eth1.1001
When I enable spanning tree on both bridges (brctl stp br0 on). They
both stay sending BPDU packages and no port is disabled. So I get a
loop. For some reason spanning tree is not working.
Setup2:
---------
When I repeat the fo...