Hi, On Sat, 18 Jan 2014 08:49:15 -0500 Nilabja Chattopadhyay <[email protected]> wrote:
> I have a small topology (1 Switch - 1 controller and 2 hosts). I can get > the simple switch to work, but am having problems with rest_router.py. > > What are the steps prior to running ; ryu-manager rest_router.py ? (I am > not getting the pings to work) What you want to do with the topology? rest_router.py is an application to make OpenFlow switch L3 router so you need some configuration (e.g. an L3 router has IP addresses). If you want to ping between hosts with the topology, then try simple_swith.py: https://github.com/osrg/ryu/wiki/OpenFlow_Tutorial ------------------------------------------------------------------------------ CenturyLink Cloud: The Leader in Enterprise Cloud Services. Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical Workloads, Development Environments & Everything In Between. Get a Quote or Start a Free Trial Today. http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
