[pox-dev] openflow, pox tplink

Murphy McCauley murphy.mccauley at gmail.com
Thu Feb 7 22:24:40 PST 2013


On Feb 7, 2013, at 10:19 PM, Shabbir Ahmed wrote:

> thank you very much Murphy, right now my objective is learning the openflow with spending less amount, i think a real switch would be lot expansive so im restricted. ill try to make changes in the ....debug.py will try to block a src mac to a desitnation mac but im affraid the ping will still work  ... otherwise ill test all this on ovs and wait for a time when i have a openflow switch available to me.

It's possible your switch can still act as a two or three port switch -- like I said, the WAN/Internet port and the wireless are probably independent from the rest of the ports.

> what would be the command on openwrt to look at the forwarding table?

If you mean the OpenFlow flow table, maybe dpctl?  Or you can use POX to dump the table (look in the misc directory or at the POX wiki).

-- Murphy


More information about the pox-dev mailing list