Hi , As we already know that Vlan OVS (openvswitch.ko) not works with Centos/Redhat 6.4 Kernel.
I have used VLAN splinters as describe in http://git.openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=blob_plain;f=FAQ;hb=HEAD I used "ovs-vsctl set interface ovsbr0 other-config:enable-vlan-splinters=true" Its works fine, but as soon as I reboot system Vlan OVS not works. So, How to make VLAN splinters effective after reboot ? I think we need to add a line in /etc/sysconfig/network-scripts/ifcfg-ovsbr0: other-config:enable-vlan-splinters=true Please let me know if my above understanding is correct or not ? My System network looks like: [root@linux]# ovs-vsctl show f95289de-40e2-4bf5-9f07-3c8300e296db Bridge "ovsbr0" Port "eth0" Interface "eth0" Port "ovsbr0" Interface "ovsbr0" type: internal Port "ovsbr0.4093" tag: 4093 Interface "ovsbr0.4093" type: internal ovs_version: "1.4.6"
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
