Hi

Sorry for late reply.

Ryu will collect host information when there is a packet in sent to
controller.

There should be at least one Arp, IPv4 or IPv6 packet send by host and
packet in to controller.

Please check:

1. Default action of table miss, should be packet in.
2. Try use "pingall" command from topology, let host send some packet to
network.


--
Takeshi



2016-10-08 21:12 GMT+08:00 Iwase Yusuke <iwase.yusu...@gmail.com>:

> Hi,
>
> The patch you pointed seems to be merged to the upstream.
>   https://github.com/osrg/ryu/commit/af63e5f51954fe1f080c1804940aff
> ce9a5d13cb
>
> But I couldn't have found out why...
> Does anyone know why?
>
> Thanks,
> Iwase
>
>
> On 2016年10月08日 00:19, Rakesh Kumar wrote:
> > So, I am using RYU 4.0 with following apps:
> >
> > ryu-manager --observe-links ryu.app.ofctl_rest ryu.app.rest_topology
> >
> > I am using mininet. The topology has two switches connected via a single
> link between them. Each switch has two hosts connected with it. From the
> REST API, I can access all the switch-switch links, but when I try to
> access the hosts from the API endpoint at: "v1.0/topology/hosts", an empty
> list is returned, even though there are four hosts in the mininet topology.
> >
> > Could anyone elaborate on how to get this API endpoint to return the
> four hosts correctly?
> >
> >
> > Also saw a patch thread here: https://sourceforge.net/p/ryu/
> mailman/message/34194496/
> >
> > But it seems like the patch has not been merged with the main repo.
> >
> >
> > -
> > rakesh
> >
> >
> > ------------------------------------------------------------
> ------------------
> > Check out the vibrant tech community on one of the world's most
> > engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> >
> >
> >
> > _______________________________________________
> > Ryu-devel mailing list
> > Ryu-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/ryu-devel
> >
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, SlashDot.org! http://sdm.link/slashdot
> _______________________________________________
> Ryu-devel mailing list
> Ryu-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>



-- 
Yi Tseng (a.k.a Takeshi)
Taiwan National Chiao Tung University
Department of Computer Science
W2CNLab

https://takeshi.tw
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to