Hi,
When I send Modify meter message or Modify flow entry message with meter
instruction, OVS always answers OFP errer msg with the reason
"OFPET_METER_MOD_FAILED".
I think the parameter of Modify meter/flow entry msg is right. But I don't
know why OVS answers this cause?
Need I do many meter conf
en Pfaff wrote:
> On Thu, Jul 31, 2014 at 05:11:34PM +0100, Bruce SUN wrote:
> > I just run "h1 dhclient h1-eht0". The problem is solved, but I don't know
> > the reason.
> > mininet> h2 ping www.sina.com
> > PING wwwus.sina.com (12.130.132.30
Could you tell me what is function of the port (the name is the same as
openvswitch bridge, like s1)? I am confused about the port. It seems
meaningless except here.
Thank you very much.
Best Regards,
Bruce
On Thu, Jul 31, 2014 at 4:55 PM, Bruce SUN wrote:
> Hi,
>
> I have gotten t
e "s1-eth1"
ovs_version: "2.0.1"
I want to access the Internet from the openvswtich.
However, neither of openvswitch and VM can not access the Internet (like
ping www.google.com).
Could you help me check my fault? Thank you very much.
Best Regards,
Bruce
On Thu, Jul
Hi,
I run an Openvswith and a controller on the VM. The switch has two ports
connecting two virtual hosts. Eth0 of VM is an interface which can access
the Internet.
I am going to add eth0 (interface to internet) into the openvswitch and
expect that one virtual host can access the internet as foll
Hi,
I plug a wireless dongle onto raspberry pi and take it as a port connected
to a host through wifi. However, I found that when data is flood to this
port, it didn't forward data to the connected host. To make this port
forward data, what should I set for this wireless netcard?
Thanks.
Best Re
Hi,
I have installed openvswitch on a raspberry pi, but when I ps ovs
processes. It seems that it lacks of a process called ovs_workq. So far, I
can't ping through two hosts via openvswitch. I guess that the problem may
be caused by this process (ovs_workq). Could you tell me what function the
pro