On Sat, Dec 14, 2013 at 2:33 AM, sonia verma <soniaverma9...@gmail.com> wrote:
> Hi All,
>
> I noticed that the gre0 interface I am using for encapsulating the packets
> in openvswitch is shown when I am using the ovs-vsctl show command but it is
> not shown when I am using the ovs-dpctl show command.Due to this the
> encapsulation of packets is not taking place as at the datapath level the
> interface is not a part of bridge.
>
> So why the interface gre0 is not shown at ovs-datapath level?Please help me
> regarding this.
>
> I am using the following command for creating the gre interface:
>
> ovs-vsctl add-port br1 gre0 -- set interface gre0 type=gre
> options:remote_ip=10.10.10.2
>
> I am using ubuntu 12.04 with kernel version 3.12.0.

Is this with the upstream or out-of-tree kernel module?
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to