Hi
Please refer to POX repo. They have provided a sample code for L3 switching
https://github.com/noxrepo/pox/blob/carp/pox/forwarding/l3_learning.py
Cheers!
Durga
On Wed, Feb 12, 2014 at 1:31 PM, prudhvi chandra wrote:
> Hi list,
> I am new to OpenFlow and mininet. I am working on the Ope
Hi list,I am new to OpenFlow and mininet. I am working on the OpenFlow Tutorial
using OpenFlow version 1.1.0 and mininet 2.0.I am stuck at creating a router
using the POX controller. Can anyone please provide me a simple code for
creating a router(Layer 3 forwarding/switch) using the POX control