Hi,
I am a researcher at univ. of Rome Tor Vergata, working on SDN. We are
developing an open source hybrid ip/sdn node (see
http://netgroup.uniroma2.it/OSHI/).
We are working on an open source implementation of Segment Routing
(SR). We are using Open vswitch (v 2.390) and operating in kernel
mod
discuss@openvswitch.org>" <
> discuss@openvswitch.org<mailto:discuss@openvswitch.org>>
> Subject: Re: [ovs-discuss] MPLS Pop issue
>
> did you find anything wrong with my pop statement? Here it is again:
>
> ovs-ofctl add-flow BR0 "table=0 priority=500 in_port=3 dl_t
t;
>
>
> From: Tim Epkes
> mailto:tim.ep...@gmail.com><mailto:tim.ep...@gmail.com<mailto:tim.ep...@gmail.com>>>
> Date: Monday, June 9, 2014 at 4:43 PM
> To:
> "discuss@openvswitch.org<mailto:discuss@openvswitch.org><mailto:discuss@openvswitch.org<m
o:geme...@research.att.com>>
Cc: "discuss@openvswitch.org<mailto:discuss@openvswitch.org>"
mailto:discuss@openvswitch.org>>
Subject: Re: [ovs-discuss] MPLS Pop issue
did you find anything wrong with my pop statement? Here it is again:
ovs-ofctl add-flow BR0 "table=
t; <
> discuss@openvswitch.org<mailto:discuss@openvswitch.org>>
> Subject: [ovs-discuss] MPLS Pop issue
>
> I am matching and popping an mpls label, but when I output it to a port it
> never shows up on the other side. Here is the flow rule
>
> cookie=0x0, durat
: "discuss@openvswitch.org<mailto:discuss@openvswitch.org>" <
> discuss@openvswitch.org<mailto:discuss@openvswitch.org>>
> Subject: [ovs-discuss] MPLS Pop issue
>
> I am matching and popping an mpls label, but when I output it to a port it
> never shows up
>>
Date: Monday, June 9, 2014 at 4:43 PM
To: "discuss@openvswitch.org<mailto:discuss@openvswitch.org>"
mailto:discuss@openvswitch.org>>
Subject: [ovs-discuss] MPLS Pop issue
I am matching and popping an mpls label, but when I output it to a port it
never shows up on the o
No takers on this one?
On Mon, Jun 9, 2014 at 7:43 PM, Tim Epkes wrote:
> I am matching and popping an mpls label, but when I output it to a port it
> never shows up on the other side. Here is the flow rule
>
> cookie=0x0, duration=1121.523s, table=0, n_packets=20, n_bytes=2360,
> idle_age=67
I am matching and popping an mpls label, but when I output it to a port it
never shows up on the other side. Here is the flow rule
cookie=0x0, duration=1121.523s, table=0, n_packets=20, n_bytes=2360,
idle_age=675, priority=500,mpls,in_port=3,mpls_label=100
actions=pop_mpls:0x0800,output:1
As yo