Seems all ports connected. Please post output of "ovs-ofctl dump-flows br0"

Please post output of ovs-vsctl get-controller

Actually you can use and setup flows without external controller. For such 
thing use ovs-ofctl. If you setup external  controller it will be responsible 
for  control flows in OVS.  

On May 4, 2012, at 17:47, "Ryan White" <rwh...@i-a-i.com> wrote:

> _uuid               : 5b5964f8-939c-454a-9b04-48fa725d3b40
> controller          : []
> datapath_id         : "00008ca982b97db8"
> datapath_type       : ""
> external_ids        : {}
> fail_mode           : []
> flood_vlans         : []
> mirrors             : []
> name                : "br0"
> netflow             : []
> other_config        : {}
> ports               : [192875f3-95bb-41ff-ae93-aede1e97784e, 
> 8daad587-c3e5-4c1d-983c-7635a9febe90, f61b6fab-39c7-4e77-be25-8c0e13451aa5]
> sflow               : []
> status              : {}
> stp_enable          : false
>  
> Do I need a controller for this?
>  
> From: Sergio Kviato [mailto:sergius_kvan...@yahoo.co.uk] 
> Sent: Friday, May 04, 2012 10:32 AM
> To: Ryan White
> Cc: <discuss@openvswitch.org>
> Subject: Re: [ovs-discuss] simple open vswitch usage?
>  
> Can you show output of "ovs-vsctl list bridge" 
>  
> Thanks.
> 
> On May 4, 2012, at 17:09, "Ryan White" <rwh...@i-a-i.com> wrote:
> 
> Hi all,
>  
> I am a bit of a networking newbie, and I just want to get some simple Open 
> vSwitch usage. For instance, is it possible for a laptop with Open vSwitch 
> and VirtualBox, to connect its virtual machine to the internet using a VBox 
> host-only adapter bridged to wlan0, which is connected to the internet? How 
> would I do this using ovs-vsctl?
> I tried:
> ovs-vsctl add-br br0
> ovs-vsctl add-port vboxnet0
> ovs-vsctl add-port wlan0
>  
> and this didn’t do anything but make it impossible to even ping between the 
> VM and laptop.
> I know I can just use VBox’s bridged adapter but I wanted to use ovs as a 
> first-step/proof-of-concept for ovs.
>  
> Is there also a place I can go for simple things done with ovs, like an easy 
> tutorial? I tried finding one but I couldn’t. I am having a hard time 
> understanding what Open vSwitch does. Is there a good starting point?
>  
> Thanks,
>  
> -Ryan White
>  
> 
> __________________________________________________________________________
> This message and all attachments are PRIVATE, and contain information that is 
> PROPRIETARY to Intelligent Automation, Inc. You are not authorized to 
> transmit or otherwise disclose this message or any attachments to any third 
> party whatsoever without the express written consent of Intelligent 
> Automation, Inc. If you received this message in error or you are not willing 
> to view this message or any attachments on a confidential basis, please 
> immediately delete this email and any attachments and notify Intelligent 
> Automation, Inc.
> _______________________________________________
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
> 
> __________________________________________________________________________
> This message and all attachments are PRIVATE, and contain information that is 
> PROPRIETARY to Intelligent Automation, Inc. You are not authorized to 
> transmit or otherwise disclose this message or any attachments to any third 
> party whatsoever without the express written consent of Intelligent 
> Automation, Inc. If you received this message in error or you are not willing 
> to view this message or any attachments on a confidential basis, please 
> immediately delete this email and any attachments and notify Intelligent 
> Automation, Inc.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to