Hi,
I want to add flow entry to specific switch in my network topology that
implemented with Mininet. Would you please tell me that how can I specify
the exact switch in Ryu controller?
Best regards
...
mehran shetabi
PhD student
Computer Enginee
Hi,
I run two apps on Ryu, A and B. Both of them capture packet-in event. But it
seems that at any time, only one of the two succeeds to capture the packet.
How can I configure Ryu to let both of the two capture the same packet? I
remember I have read about this but failed to find it out again.
Hi,
Thanks, that what I was looking for!
But I'm not sure to understand what you mean by "try to create your
app this app as a guide?"?
Best,
Clément
On 9 April 2015 at 05:13, Minoru TAKAHASHI wrote:
> Hi,
>
> On 2015年04月08日 21:41, Clément Rault wrote:
>> Hi,
>>
>> I am wondering if there is a
Hi,
Will RYU automatically install flows that were pushed earlier when the
active connection with a switch is reset.
Regards,
Sachit
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process
On Thu, Apr 9, 2015 at 1:03 AM, Chandra Satriana
wrote:
> Just a bit different question, is actions Forward to Controller, supported
> in HP ?
>
This action is supported but obviously executed in software per the rate
limiting rules configured on your device. You can review all of these
configu
Hi,
Thanks guys.
I realized why it was not working. It was because when I was trying to
insert new flows, previously I deleted the flows like this:
$ ovs-ofctl del-flows tcp:10.10.10.12:6633
and this cause to also delete the flows in table id 0 which suppose to
forward it to table 100. This is I c
hi??
I do it like this??
But the result is still 404 error.
thanks
-- --
??: "Minoru TAKAHASHI";;
: 2015??4??9??(??) 10:05
??: "??"<406699...@qq.com>;
"ryu-devel";
: Re: [Ryu-devel] sdn
Hi,
On 2015??04??08?? 23:38, ?
Hello All ,
I have looped network with 3 computers running OpenVswitch version 2.0.2 and 2
host. so the network is as shown below.
s1--
| |
h1s2--s3---h2
Ryu is running the STP
Hi,everyone Today I test the ryu app simple vlan.At first,I only running
the simple_vlan app use the command on controller:
ryu-manager --verbose --observe-links ryu.app.simple_vlan.py
But when I pointed the switch(pica8 3297) to this controller,some errors
occured like
Hello,
Adding to what Robert said.
HP switches, by default have the following OpenFlow pipeline model when
OpenFlow connection is negotiated to 1.3:
0 -> 100 -> 200+
Table 100 is a hardware Table (TCAM) table and Table 200 is a software
table. Default rules in these tables will drop
10 matches
Mail list logo