Hi All,
I have two set of Environment (including vlan tag & ingress policing).
For One Case ingress policing works & for other its not work.
1. *Case Vlan tag & ingress policing not Works:*
A. One HOST
B. Two VM in Single Host
Both VMs has vlan tag at Ethernet interface, like:
Hello,
Is there a way that I can get all packets received on the Userspace data path
(ovsvswitchd).
I am using Mininet.
Thanks,
Jayanth
Graduate Student
USC
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discu
You'll need to contact the author of the driver to find out what's
going on with its link status reporting.
On Tue, Dec 10, 2013 at 6:54 PM, wrote:
>
> Could you provide several solutions? thanks.
>
> Jesse Gross 写于 2013-12-11 10:05:50:
>
>
>> OK, it seems like a problem with the driver it the
Hi,
Can anyone give me some pointers on the log message below from ovs-vswitchd.log
file :
2013-12-10T11:22:05.880Z|01658|timeval(dispatcher)|WARN|Unreasonably long 33523m
s poll interval (287694696ms user, 231305088ms system)
Is there any configuration to minimize this poll interval?
Regards,
Hi Justin,
Configuration details:
1) The 2 VMs are running on the same OpenStack compute node (Grizzly version)
2) Both VMs have a virtual nic to receive multicast traffic in VLAN 1002
3) Openvswitch version is 1.9.0
4) ovs quantum plugin is configured in tenant_network_type vlan
5) The ovs
Hello,
Using OFCTL,I am trying to a add a value to say register 5 and then output it
to port 6.
sudo ovs-ofctl add-flow s1 "in_port=2 reg5=19 actions= ??"
Not able to get the syntax right, can someone correct me.
Thanks,
Jayanth
Graduate Student
USC
___
Hi Ashish,
That a strange trunk port not support ingress policing for Vlan
Any one also experience this issue & how got it resolved .?
Please let me know if you need more info from my side.
Thanks
On Tue, Dec 10, 2013 at 4:37 PM, ashish yadav wrote:
> Hi,
>
> I also face same probl
On Dec 10, 2013, at 7:39 PM, Taurus Cheung
wrote:
> That's good my understanding is correct.
>
> Although OVS doesn't support IGMP snooping, could I know what underlying
> mechanism in OVS result in "VM-B would not receive the multicast traffic
> joined by VM-A"?
How's it configured? Did yo
Hi Justin,
That's good my understanding is correct.
Although OVS doesn't support IGMP snooping, could I know what underlying
mechanism in OVS result in "VM-B would not receive the multicast traffic joined
by VM-A"?
Regards,
Taurus
-Original Message-
From: Justin Pettit [mailto:jpet...
Could you provide several solutions? thanks.
Jesse Gross 写于 2013-12-11 10:05:50:
> OK, it seems like a problem with the driver it the link is up but it
> doesn't set the state to RUNNING.
>
> On Tue, Dec 10, 2013 at 5:07 PM, wrote:
> >
> > When the ovs bridge work without ovs bond interface(e
OK, it seems like a problem with the driver it the link is up but it
doesn't set the state to RUNNING.
On Tue, Dec 10, 2013 at 5:07 PM, wrote:
>
> When the ovs bridge work without ovs bond interface(eth4,eth5), we pass all
> packet test case.
> Whether the interface(eth4 or eth5) attached to ovs
When the ovs bridge work without ovs bond interface(eth4,eth5), we pass
all packet test case.
Whether the interface(eth4 or eth5) attached to ovs or not, it's working
well but the state is not RUNNING.
Jesse Gross 写于 2013-12-11 03:18:49:
> That seems very odd to me.
>
> You wouldn't normally
On Dec 10, 2013, at 12:17 PM, Wang, Baoyuan wrote:
> Thank you for your response. I could not find much information about OVS
> patch port by google search. Most of them are talking about how to configure
> it. Do you have any information related to the design/implementation other
> than rea
That seems very odd to me.
You wouldn't normally directly send and receive packets through an
interface that is attached to OVS. Did you detach the interface when
running the packet test? Is it possible that it was reconfigured in
between?
On Sun, Dec 8, 2013 at 9:18 PM, Ben Pfaff wrote:
> Jesse
On Dec 10, 2013, at 12:56 AM, Taurus Cheung
wrote:
> As I know, Openvswitch is a L2 virtual switch that currently does not support
> IGMP snooping/query.
>
> We are running 2 VM (VM-A and VM-B) under same VLAN on the same host with
> Openvswitch. Theoretically, if only VM-A has joined the mu
On Dec 10, 2013, at 2:36 AM, Suresh wrote:
> I have add following flow for this like this
> ovs-ofctl add-flow br0
> "in_port=1,dl_type=0x0800,nw_proto=6,nw_dst=10.0.0.2,nw_src=10.0.0.1,tp_src=
> ,priority=5,actions=output:2"
> ovs-ofctl add-flow br0 "in_port=1,dl_type=0x0800,nw_proto=6
On Dec 10, 2013, at 7:52 AM, Wang, Baoyuan wrote:
> Simply reading some openstack manual, I found that Openstack Neutron would
> need and/or configure several OVS bridges within every compute Nodes and
> Neutron networking node. From OVS point of view, the multiple OVS bridges
> will be mult
Simply reading some openstack manual, I found that Openstack Neutron would need
and/or configure several OVS bridges within every compute Nodes and Neutron
networking node. From OVS point of view, the multiple OVS bridges will be
multiple Datapath inside one OpenvSwitch. the data processing w
On 10/12/2013 11:01, Nir Yechiel wrote:
Hi,
Do you know of anyone working on CDP/LLDP support?
Thanks,
Nir
CDP is Cisco proprietary, so any work done on this *might* work with
existing kit, but wouldn't be guaranteed to work in the future.
LLDP is open, however.
--
Regards,
Giles Coochey,
No, I don't.
On Dec 10, 2013 3:02 AM, "Nir Yechiel" wrote:
> Hi,
>
> Do you know of anyone working on CDP/LLDP support?
>
> Thanks,
> Nir
>
> ___
> discuss mailing list
> discuss@openvswitch.org
> http://openvswitch.org/mailman/listinfo/discuss
>
>
Hi Sonia,
Try this one it should work: as it is working for me.
* Created bridge br1
* Add port eth0 to br1
* Clear eth0 IP address (ifconfig eth0 0.0.0.0 up), Kill DHCP client
on eth0, start dhclient on br0/ or/ assign the static IP to br0, Adjust eth0
routes to
Hi all,
I need to test GRE with OVS.I'm following below link for this
http://blog.scottlowe.org/2013/05/07/using-gre-tunnels-with-open-vswitch/
but not able to ping between two VMs.
Can you help regarding this...
Thanks...
Sonia
___
discuss ma
Hi,
Can anyone give me some pointers on the log message below from ovs-vswitchd.log
file :
2013-12-10T11:22:05.880Z|01658|timeval(dispatcher)|WARN|Unreasonably long 33523m
s poll interval (287694696ms user, 231305088ms system)
Is there any configuration to minimize this poll interval?
Regards,
Hi,
I also face same problem few months back but not found any resolution.
I think, tagged packets are received by trunk port (vnet0 in this case) and
at the trunk port ingress policing may not applicable for these vlan tag
packets(802.1q).
Thanks & Regards
Ashish
On Tue, Dec 10, 20
Hi,
Do you know of anyone working on CDP/LLDP support?
Thanks,
Nir
___
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss
Hi All
i'm new baby in Openflow just start playing around.
I'm using mininet and floodlight controller.
I have crated topology like h1(10.0.0.1) -s1-h2 (10.0.0.2). and one tcp based
server running on h1(10.0.0.1) in port and client is running on h2
(10.0.0.2).
h1 h1-eth0:s1-eth1
h2 h2-e
- Original Message -
From: "Ben Pfaff"
To: "Phil Daws"
Cc: discuss@openvswitch.org
Sent: Sunday, 8 December, 2013 3:57:26 PM
Subject: Re: [ovs-discuss] VLAN unable to ping
On Sun, Dec 08, 2013 at 03:55:39PM +, Phil Daws wrote:
> Ben, my apologies! I meant vnet1 and vnet3 which are tr
Hi,
One more information that Host1 & Host2 are connected directly with
Ethernet Cable (eth1 <--->eth1, no switch in between).
But I don't think, its make any difference as far as Vlan & Ingress
Policing Concern.
Thanks
On Tue, Dec 10, 2013 at 2:09 PM, Linux user wrote:
> Hi,
>
> Could any
Hi all,
As I know, Openvswitch is a L2 virtual switch that currently does not support
IGMP snooping/query.
We are running 2 VM (VM-A and VM-B) under same VLAN on the same host with
Openvswitch. Theoretically, if only VM-A has joined the multicast group, VM-B
can also receive this multicast tra
Hi,
Could any one from openvswitch community help in understanding Vlan &
Ingress Policing Issue.
Thanks
On Tue, Dec 10, 2013 at 11:28 AM, Linux user wrote:
> Hi ,
>
> I was to trying to control traffic from VM in our environment.
> Ingress rate limiting Policing work well (ingress applied
30 matches
Mail list logo