---------- Forwarded message ---------- From: deepak salaria <deepaksalaria1...@gmail.com> Date: Wed, Oct 9, 2013 at 10:55 AM Subject: Re: [ovs-discuss] Fwd: MPLS in openvswitch To: Ben Pfaff <b...@nicira.com>
Thanks Ben for the reply. Yes i have read this action from a document named pica ovs configuration guide,where they were using this action to change the value of mpls label to their desired value in the mpls header.So i also gave it a try but it went in vain. Basically i want to swipe the default value of label that ovs pushes i.e. 0 to the value i want.For e.g. i am using the following setup: 1. Using three ovs switches 2. The first one pushes the mpls header with default mpls label 0 by using push_mpls action. 3. The second one swipes the mpls label 0 to a particular value say 100. 4. The third one removes the mpls header from the ipv4 packet which can be done by the pop_mpls action. So Ben,can you please guide me through which i can change or swipe the value of the mpls label in the 3rd step to the desired value i want. waiting for your reply. Regards Deepak On Tue, Oct 8, 2013 at 10:31 PM, Ben Pfaff <b...@nicira.com> wrote: > On Tue, Oct 08, 2013 at 03:36:33PM +0530, deepak salaria wrote: > > 3. *actions=set_mpls_label=100 *means set the label of mpls header to > > 100. > > But why do you think it means that? Are you reading some > documentation somewhere that says so? If so, I would like to correct > that documentation, because there is no action named "set_mpls_label". >
_______________________________________________ discuss mailing list discuss@openvswitch.org http://openvswitch.org/mailman/listinfo/discuss