Hi Prudhvi,
Pox includes a component that does what I think you want -- it's
forwarding.l3_learning[1]. It is not quite an IP router though. I
haven't used it myself, but from my understanding it functions like a
layer 2 learning switch, except with IP addresses rather than MAC
addresses, and some ARP packet construction logic.

To invoke pox with this component, your command line would look something like

./pox.py forwarding.l3_learning

[1] 
https://openflow.stanford.edu/display/ONL/POX+Wiki#POXWiki-forwarding.l3_learning

Cheers,
Alison
(oops, when I originally sent this email I accidentally dropped the list.)

On Tue, Feb 11, 2014 at 12:06 PM, prudhvi chandra
<prudhvichan...@hotmail.com> wrote:
>
>
> ________________________________
> From: prudhvichan...@hotmail.com
> To: openflow-discuss@lists.stanford.edu
> Subject: Creating Router using POX controller
> Date: Tue, 11 Feb 2014 22:32:09 +0530
>
> Hi list,
> I am new to OpenFlow and mininet. I am working on the OpenFlow Tutorial
> using OpenFlow version 1.1.0 and mininet 1.
> I am stuck at creating a router using the POX controller. Can anyone please
> provide me the code for creating a router(Layer 3 forwarding/switch) using
> the POX controller.
> Thank You.
>
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>



-- 
Alison Chan
chan7...@kettering.edu
SMS: +1 909 278 7753
Fax: +1 206 203 2793

On Tue, Feb 11, 2014 at 12:06 PM, prudhvi chandra
<prudhvichan...@hotmail.com> wrote:
>
>
> ________________________________
> From: prudhvichan...@hotmail.com
> To: openflow-discuss@lists.stanford.edu
> Subject: Creating Router using POX controller
> Date: Tue, 11 Feb 2014 22:32:09 +0530
>
> Hi list,
> I am new to OpenFlow and mininet. I am working on the OpenFlow Tutorial
> using OpenFlow version 1.1.0 and mininet 1.
> I am stuck at creating a router using the POX controller. Can anyone please
> provide me the code for creating a router(Layer 3 forwarding/switch) using
> the POX controller.
> Thank You.
>
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>



-- 
Alison Chan
chan7...@kettering.edu
SMS: +1 909 278 7753
Fax: +1 206 203 2793
_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to