way to prevent OpenDaylight from deleting rules.
>
>
> On Mar 18, 2015, at 3:41 PM, Lavanya M.K wrote:
>
> Thanks Peter for the suggestion.
> I tried the script, but what i am noticing is that the flow rules that the
> script adds gets deleted very quickly. I tried adding idle_ti
OpenDaylight
>
> http://blog.sflow.com/2014/09/hp-proposes-hybrid-openflow-discussion.html
>
> Peter Phaal
> InMon Corp.
>
> > On Mar 14, 2015, at 11:42 PM, Lavanya M.K wrote:
> >
> > Hi All,
> >
> > I want to have static ECMP configuration in openvswitch
Hi All,
I want to have static ECMP configuration in openvswitches used in a fat
tree topology DCN(simulated in Mininet). The first packet should not be
sent to the controller. Can i do this by ovs commands to install flow rules
into group table?
The controller version i am using is OpenDayLight Hy
n Mon, Jun 16, 2014 at 02:06:36PM -0700, Lavanya M.K wrote:
> > Hi,
> >
> > Sorry, let me explain once more with exact commands. This time, i tried a
> > different topology.
> >
> > First i created a mininet topology (custom):
> >
> > h1
i presume the router should be placed between the two switches?
Is it possible to get communication between vLANs to work in a openvswitch
network without using a router?
Thanks,
Lavanya
On Fri, Jun 13, 2014 at 4:47 PM, Flavio Leitner wrote:
> On Fri, Jun 13, 2014 at 04:01:35PM -0700, Lavanya
Hi,
I am trying to create two VLANs on mininet using openvswitches. The
topology is as follows: I first created two subnets to mimic two VLANs. I
did this by configuring the ip addresses of hosts as below:
vlan1 connected to switch 1:
host 1: 10.0.0.1/29
host 2: 10.0.0.2/29
vlan2 connected to sw