I see, thanks for your explanation.
Best regards,
Voravit T.
On 11/03/2011 12:39 AM, Ben Pfaff wrote:
> On Wed, Nov 02, 2011 at 11:32:43PM +0100, Voravit T. wrote:
>> By the way, is there some way to make the ovs-controller drops all
>> packets by default or I have to use exte
it still forward
the packet.
Best regards,
Voravit T.
On 11/02/2011 08:50 PM, Ben Pfaff wrote:
> On Wed, Nov 02, 2011 at 08:36:44PM +0100, Voravit T. wrote:
>> It seems like I can connect to but it is unable to find the controller.
>> I don't know why it uses this IP address (9
On 11/02/2011 04:27 PM, Ben Pfaff wrote:
> On Wed, Nov 02, 2011 at 03:57:53PM +0100, Voravit T. wrote:
>> On 11/02/2011 03:39 PM, Ben Pfaff wrote:
>>> On Wed, Nov 02, 2011 at 03:20:51PM +0100, Voravit T. wrote:
>>>> I noticed that by default the openvswitch
On 11/02/2011 03:39 PM, Ben Pfaff wrote:
> On Wed, Nov 02, 2011 at 03:20:51PM +0100, Voravit T. wrote:
>> I noticed that by default the openvswitch kernel module will forward an
>> incoming packet out on all ports.
> Not true. By default it forwards incoming packets to usersp
1:/# ovs-ofctl dump-tables br0
OFPST_TABLE reply (xid=0x1): 255 tables
0: classifier: wild=0x3f, max=100, active=1
lookup=7, matched=7
Best regards,
Voravit T.
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org
Ok, thanks you very much for your quick response.
Best regards,
Voravit T.
On 10/29/2011 01:35 AM, Ben Pfaff wrote:
> On Sat, Oct 29, 2011 at 01:25:01AM +0200, Voravit T. wrote:
>> I would like to do some experiment with Open vSwitch kernel module.
>> I follow instruction as per I
Hi,
I would like to do some experiment with Open vSwitch kernel module.
I follow instruction as per INSTALL.Linux to compile and start the
switch with two ports and add one flow entry that forwards from one port
to the other.
When I use ovs-ofctl dump-flows I can see the flow entry that I add but