Re: [openflow-discuss] Multi-table implemetation in USER switch

2013-10-23 Thread Philip Wette
Hi, comments inline Am 24.10.13 01:02, schrieb Jayanth Silesh Surya: Hello, I just got into the domain of SDNs. I am having difficulty trying to understand some basic concept like the following: I am currently running all my experiments and modifications on the Mininet platform. Is the *

Re: [openflow-discuss] Multi-table implemetation in USER switch

2013-10-23 Thread Bob Lantz
You might want to look at the cpqd/ericsson ‘ofsoftswitch13’ version of the reference switch, which supports OF 1.3 and should be a drop-in replacement for the Stanford (OF 1.0) version. Mininet’s install.sh can also install it. On Oct 23, 2013, at 4:02 PM, Jayanth Silesh Surya wrote: > Hello,

[openflow-discuss] Multi-table implemetation in USER switch

2013-10-23 Thread Jayanth Silesh Surya
Hello, I just got into the domain of SDNs. I am having difficulty trying to understand some basic concept like the following: I am currently running all my experiments and modifications on the Mininet platform. Is the *user switch(Stanford's code)* source code in the folder called "openflow" in