Hello, I'm trying to find how to configure pcp tag along with vlan id. Vlan interface created in such way producing packets that have vlan=42 and pcp=0: ovs-vsctl -t 10 -- --if-exists del-port br-ex vlan44 -- add-port br-ex vlan44 tag=44 -- set Interface vlan44 type=internal
I would like to know how to produce pacets with, say (vlan=42, pcp=2) Thank you for any help. Artem Dobrodub _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
