Hi All, I am trying to push multiple mpls labels through openvswitch. I used the command
> ovs-ofctl add-flow br0 > "in_port=1,action=push_mpls:0x8847,set_field:10->mpls_label,set_field:20->mpls_label,output=2" > Command is accepted without error, the flows are matched but I cannot see 2 labels during test. It only shows mpls label 20. I also tried this command with -O OpenFlow13 but with same result. I am using OVS 2.3.1. Please help me with this issue. Any small help will be appreciated. -- Thanks Navneet
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
