Re: [ovs-discuss] Immediate reaction to group-mod

2014-03-17 Thread Kim, Hyojoon
tch.org Sent: Monday, March 17, 2014 8:47:46 AM Subject: Re: [ovs-discuss] Immediate reaction to group-mod On Mon, Mar 17, 2014 at 05:08:22AM -0400, Kim, Hyojoon wrote: > For example: > Let's say there is a flow table entry whose action is "group table > 10". And the g

[ovs-discuss] Immediate reaction to group-mod

2014-03-17 Thread Kim, Hyojoon
Hi all, I am testing OVS with OpenFlow v1.3, and having a problem with group table modification. In particular, when I update the group table entry's action set, it seems that the update does not take immediate affect on flow table entries that are pointing to that group table. For example: Le

Re: [ovs-discuss] Topology discovery in ovs

2012-06-04 Thread Kim, Hyojoon
a collector provides topology things. Maybe someone who is familiar with collector could give us some advice. Thanks. Best, Robin 2012/6/5 Kim, Hyojoon Hi all, What is the most common way to do layer-2 network topology discovery in OVS? Some searching gives me a hint that people install l

[ovs-discuss] Topology discovery in ovs

2012-06-04 Thread Kim, Hyojoon
Hi all, What is the most common way to do layer-2 network topology discovery in OVS? Some searching gives me a hint that people install lldpd, and query that table once it's populated. Is this the most common way? I figured out there is no SNMP support in OVS, but there is sFlow. Is sFlow i