Re: vlan and bond integration in bridge

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

 



> Maybe leave the naming as DEV_PLUS_VID and then add all of those VLAN 
> interfaces
> to a bridge and put your mgt IP on that bridge?

Do you mean:

+---------------------------+-----------------+
|          br0              |      br1        |
+------------------+--------------------------+
| bond0.1          | eth2.1 | eth3.2 | eth4.2 |
+------------------+--------+--------+--------+
| bond0            | eth2   | eth3   | eth4   |
+---------+--------+        |        |        |
| eth0    | eth1   |        |        |        |
+---------+--------+--------+--------+--------+

It looks good for port based VLAN. Thanks.

For tag based VLAN, the topology will looks like:

+---------------------------+--------------------------+
|          br0              |          br1             |
+------------------+--------+--------+-----------------+
| bond0.1          | eth2.1 | eth2.2 | eth3.2 | eth4.2 |
+------------------+--------+--------+--------+--------+
| bond0            | eth2            | eth3   | eth4   |
+---------+--------+                 |        |        |
| eth0    | eth1   |                 |        |        |
+---------+--------+-----------------+--------+--------+

port eth2 will get tow STP instances running on top of it,
this might confuse it's MAC partner if MSTP is not supported.
How could Linux solve this?

Best regards/Lv Zheng
_______________________________________________
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