Hello, have set up OVS on a test system, with KVM, and created a couple of VLAN's. From what OVS is showing me:
uxbod-office qemu # ovs-vsctl show 76d53621-7bf2-4af2-b24c-181a016317d7 Bridge "ovsbr0" Port "vnet1" trunks: [2] Interface "vnet1" Port "ovsbr0" Interface "ovsbr0" type: internal Port "vnet3" trunks: [2] Interface "vnet3" Port "eth0" Interface "eth0" Port "vnet0" trunks: [0, 1] Interface "vnet0" Port "vnet2" trunks: [0, 1] Interface "vnet2" ovs_version: "1.10.2" interfaces vnet1 and vlan2 should be able to ping each other, yet they cannot. They appear to be configured okay: guest1 ------ eth1 Link encap:Ethernet HWaddr 54:52:00:02:01:02 inet addr:10.0.0.10 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::5652:ff:fe02:102/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:7 errors:0 dropped:0 overruns:0 frame:0 TX packets:48 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:735 (735.0 B) TX bytes:6247 (6.2 KB) guest2 ------ eth1 Link encap:Ethernet HWaddr 54:52:00:02:01:04 inet addr:10.0.0.20 Bcast:10.0.0.255 Mask:255.255.255.0 inet6 addr: fe80::5652:ff:fe02:104/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:9000 Metric:1 RX packets:7 errors:0 dropped:0 overruns:0 frame:0 TX packets:398 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:735 (735.0 b) TX bytes:17212 (16.8 KiB) Am I missing something blatantly obvious please ? _______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss