Hi all, I'm attempting to implement an in-band controller via the Openflow LOCAL port. I'm having a problem where the packets aren't hitting the IP stack when they arrive on the LOCAL interface. I must have done something wrong or I've missed something though I can't seem to figure it out.
My goal is to allow two OVS bridges to ping each other via their LOCAL ports. This shell script: https://gist.github.com/jpillora/8330573#file-3-pure-ovs-sh aims to demonstrate this issue (originally tried this with Mininet, though I'm reverting to just OVS in an effort to decomplicate things). Is this script correct? If so, is the problem that the s2 LOCAL port is not linked to IP stack? If so, how do I link it?
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
