[ovs-discuss] Pushing multiple mpls label

Navneet Singh navneet.singh2012 at gmail.com
Thu Apr 9 07:15:59 UTC 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20150409/67a9e538/attachment-0002.html>


More information about the discuss mailing list