Hi Suresh, I would suggest you to try RouteFlow:
https://sites.google.com/site/routeflow/ RouteFlow includes by default the POX controller, other popular controllers are also supported. In the multi-controller branch the support of multiple controllers running at the same time each controlling different set of switches is also suported; I would suggest you start by downloading the pre-configured VM and try out tutorial 2 that features 4 OSPF routers. Adapting it to a three router topology and configuring BGP is straighforward. -Christian On Fri, Feb 1, 2013 at 4:52 AM, S Suresh <[email protected]> wrote: > Hi, > Please anyone help on this. > > thanks > suresh > > On Wed, Jan 30, 2013 at 9:51 AM, S Suresh <[email protected]> wrote: >> Hi All, >> >> I am trying to simulate the network topology ( 3 routers connected in >> serial, each router is directly connected with 1 host) using mininet >> and pox controller (forwarding.l3_learning module) >> >> >> R1 --------------R2--------------R3 >> | | | >> | | | >> H1 H2 H3 >> >> I want to ping H1 to H3 and vice versa. >> >> The openflow reference implementation/ OpenVSwitch doesnt support >> router code. Both supports only switch implementation. >> >> Do we have some router reference implemnetation for router with >> openflow enabled?? >> >> >> Basically, i am doing project, for syncronizing multiple POX >> controller (kind inter AS Routing) using messenger . The above >> question is first step towards that. >> >> >> Thanks >> suresh -- Christian
