Thanks Justin. I didn't notice that earlier. I have another service and OVS on
the same device (one single IP). When the device receives OF messages, I need
to send them to OVS. And all other messages should be sent to the other
service. So, trying to figure that out with port number distinction
> On Mar 8, 2016, at 1:22 PM, Rajasekaran, Monica
> wrote:
>
> Hi all,
>
> When OF messages are sent from the controller to OVS, what is the receive
> port number ? I need to isolate traffic based on the same.
It's pretty well documented in the FAQ and various man pages. Starting in OVS
2
Hi all,
When OF messages are sent from the controller to OVS, what is the receive port
number ? I need to isolate traffic based on the same.
Thanks,
Monica
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discus
Please ignore my dumb question. Should have look at the man page first. :)
There are many cup related options to choose cpu.
John
> On Mar 8, 2016, at 12:02 PM, John Wei wrote:
>
> It seems that ovs-vswitchd will bind itself to some CPU. Is there a way or
> parameter that I cam tell vswitch
It seems that ovs-vswitchd will bind itself to some CPU. Is there a way or
parameter that I cam tell vswitchd which cpu to bind?
John
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
I found a workaround. In case someone else hits this problem.
I can get things working if I install the Ubuntu integrated version of ovs
first (2.0.2).
Then, without uninstalling I install 2.5.0.
Earlier I was always uninstalling whenever I switched between ovs versions.
It looks like the install
Hi Folks,
I want to perform packet sampling in OVS mininet in “egress only” direction,
for example port s1-eth2. If I configure the agent to s1-eth2 it will capture
both ingress and egress packets.
Thanks for your help.
Best Regards,
Said Jawad Saidi
_
On Tue, Mar 08, 2016 at 04:08:45PM +0800, Xiao Liang wrote:
> Can I give an alias to a port without modifying the physical interface name?
> For example, I added a phyical interface:
> ovs-vsctl add-port br0 eth1
>
> And can I name it wan0, so that the controller could recognize it with
> port des
Hi, all.
In a hpyervisor installed openvswitch module, it's failed to ping
loopback interface and return the error message
ping: sendmsg: Invalid argument.
If we remove the openvswitch module and reinstall it, then the pings
works well.
Any clue is really appreciated.
Thanks.
Hi,
Can I give an alias to a port without modifying the physical interface name?
For example, I added a phyical interface:
ovs-vsctl add-port br0 eth1
And can I name it wan0, so that the controller could recognize it with
port description request?
Thanks,
Xiao
___
10 matches
Mail list logo