> > >> What is the 'ovs-vsctl show' output of Box-B? For traffic sent from >> untagged VLAN port of Box-B, the vmbr0 of Box-A should not forward it >> to tagged VLAN ports. >> > > I hope that we have a communication Problem here and I didn't miss > something really basic about OVS and wasted everyones time. > box-b doesn't use OVS yet. box-b uses normal linux bridging on a untagged > VLAN Port (VLAN ID 1115) on a switch. box-a connects to two LACP bond'ed > Ports on that some switch that have multiple tagged VLAN IDs, one of them > being 1115. > > ######## > [root@box-b /root $ ovs-vsctl show > 872e809c-3121-4a4f-9fe8-8e436a7cf101 > ovs_version: "2.3.1" > ######## > > Any Ideas where I could look at? > >
Thx for providing the info~ Could you try applying the same ovs config on box-b and redo the test to see if linux bridge is the issue? Thanks, Alex Wang, > >> >> Thanks, >> Alex Wang, >> > > Thank YOU, > Ben > > >> >> >>> >>> Here is my basic setup >>> ###### >>> ovs-vsctl show >>> 8031569b-5210-4334-88fd-36704af3a667 >>> Bridge "vmbr0" >>> Port "vlan1115" >>> tag: 1115 >>> Interface "vlan1115" >>> type: internal >>> Port "bond0" >>> Interface "eth1" >>> Interface "eth2" >>> Port "vmbr0" >>> Interface "vmbr0" >>> type: internal >>> Port "vlan1116" >>> tag: 1116 >>> Interface "vlan1116" >>> type: internal >>> ovs_version: "2.3.1" >>> ######## >>> >>> >>> cat /etc/network/interfaces = http://pastebin.ca/2967191 >>> ifconfig = http://pastebin.ca/2967192 >>> ovs-appctl bond/show bond0 = http://pastebin.ca/2967193 >>> ovs-appctl lacp/show bond0 = http://pastebin.ca/2967194 >>> ovs-vsctl list port bond0 = http://pastebin.ca/2967200 >>> >>> >>> Could anyone please point me in a direction to look at. >>> >>> Thanks a lot, >>> Ben >>> >>> >>> _______________________________________________ >>> discuss mailing list >>> discuss@openvswitch.org >>> http://openvswitch.org/mailman/listinfo/discuss >>> >>> >> >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss