Thanks ! Here is the output:
$ sudo ovs-vsctl show
[sudo] password for cloud:
add5c761-9075-4f6d-8df2-a23c72062451
    Bridge ovsbr
        Controller "tcp:127.0.0.1:6633"
            is_connected: true
        Port "tap0"
            Interface "tap0"
        Port "eth1"
            Interface "eth1"
        Port ovsbr
            Interface ovsbr
                type: internal
        Port "ovsbr10"
            tag: 10
            Interface "ovsbr10"
                type: internal
    ovs_version: "1.4.0+build0"




On Fri, May 4, 2012 at 12:22 PM, Ben Pfaff <b...@nicira.com> wrote:

> On Fri, May 04, 2012 at 12:20:52PM -0700, Srinivasa R Kanduru wrote:
> > I followed cookbook instructions to connect openvswitch to two VMs and to
> > the host physical interface.  The tap interfaces of VM and the physical
> > interface on the host are added to the openvswitch bridge and I am able
> to
> > ping between VMs and from VM to the host. But the packets are not going
> out
> > of the host physical interface.  The host is ubuntu 12.04 and the
> > openvswitch version is 1.4.
> >
> > Is there anything that I am missing ? I can provide any information of
> the
> > configuration but not sure which might be relevent.
>
> "ovs-vsctl show" output is a good place to start.
>



-- 
     If you want to live fully, leave fully !!

                  - Sri Siva Shankar Baba
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to