Hi everyone, I'm trying to recieve tagged packets and route them using ovs depending on the VLAN tag value. I created and added eth0.101, eth0.201 and eth0.301 to the ovs bridge. I'm able to recieve packets in those interfaces but there's no VLAN tag when i tcpdump them. Moreover, when i tcpdump eth0 interface i am able to see the tagged frames. Are the vlan subinterfaces popping the VLAN tag? Is there any other way to recieve the tagged frames on the openvswitch?
Thanks in advance. Álvaro _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
