Re: [Ryu-devel] Format of group table flow entries in OF1.3

2015-01-18 Thread Padma Jayasankar
Hi, I tried to install two action buckets with fast fail over types. Though the entries are installed properly, the packets are not flowing. I think that the weight,atch_port or watch_group may be wrong..I didn't understand the values set for these fields clearly..what does these fields denote.

Re: [Ryu-devel] Format of group table flow entries in OF1.3

2015-01-12 Thread Yusuke Iwase
Hi Padma, On 2015年01月12日 09:08, Padma Jayasankar wrote: > Hi, > I want to use fast fail over group type of OpenFlow 1.3. I need sample flow > entries for doing this. According to my knowledge, we have to change the > action as group table and then add an entry in the group table. but how to >

[Ryu-devel] Format of group table flow entries in OF1.3

2015-01-11 Thread Padma Jayasankar
Hi, I want to use fast fail over group type of OpenFlow 1.3. I need sample flow entries for doing this. According to my knowledge, we have to change the action as group table and then add an entry in the group table. but how to specify in the flow table entry.Please clarify. Thanks and Regards,