Hi
On the topology (1 Switch - 1 controller and 2 hosts),
it works following commands and settings.
--
* Runnning
$ ryu-manager rest_router.py
* Settings
case switch's DPID=0001, hostA=10.10.10.0/24,
hostB=192.168.10.0/24
$ curl -X POST -d '
Hi Fujita
Thanks for the update. I am able to ping with the simple_switch.py.
My question is how do I get stated with the L3 router configurations so as
to get the Open switch to start working as a router? I have read the open
flow tutorial but I dont know where those commands/configs are mention
Hi,
On Sat, 18 Jan 2014 08:49:15 -0500
Nilabja Chattopadhyay 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
>