<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div class="">Which exactly prefix link points to is up to the environment.  In the global environment, it make sense to use globally reachable names as part of hints. </div><div class=""><br class=""></div><div class="">As for the second question.  Let me use the attached picture to explain</div><div class=""><br class=""></div><div class=""><img apple-inline="yes" id="79509527-1D0D-4617-B89B-5033F3AF1422" height="360" width="600" apple-width="yes" apple-height="yes" src="cid:E8409649-2325-4E99-A0A8-54910CCA337C@cs.ucla.edu" class=""></div><div class=""><br class=""></div><div class="">If the link includes just /ucla, then the prefix /ndn/ndnsim/... has to be routable within the whole UCLA network.  If it is hard/infeasible to achieve (user needs to have some agreement with the campus network about it), then one can use a more specific prefix, e.g., /ucla/cs.  This prefix needs to be routable within UCLA network and it is network operator responsibility to make it happen.  Within CS dept network, the agreement to announce /net/ndnsim prefix is much simpler accomplish.  However, if that part is also hard/infeasible, one can use the most specific prefix (i.e., prefix that is managed by the network operators) that points to the actual server.</div><div class=""><br class=""></div><div class="">Consumers don't do anything to determine the link, except they looking it up in the mapping database.  For producers, it should be up to agreements between producer and the network to determine where the app's prefix can go.  The agreements themselves can be realized in form of proper namespace certificate chains.</div><div class=""><br class=""></div><div class="">---</div><div class="">Alex</div><br class=""><blockquote type="cite" class="">On May 23, 2016, at 12:43 PM, Muhammad Hosain Abdollahi Sabet <<a href="mailto:mhasabet@gmail.com" class="">mhasabet@gmail.com</a>> wrote:<br class=""><br class="">Alex,<br class=""><br class="">So, the one thing we are sure about, is that Forwarding Hint should be globally routable. It means at least the first two components of it, should be available in DFZ. Is that correct?<br class="">I'm not looking for this one right now, but I'm curios. When you say Link could point to a network, how could one locate that network if it is available in more that one topologic location. Take /google as an example.<br class=""><br class="">Thanks,<br class="">Sabet<br class=""><br class="">On Mon, May 23, 2016 at 8:55 AM, Alex Afanasyev <<a href="mailto:aa@cs.ucla.edu" class="">aa@cs.ucla.edu</a>> wrote:<br class="">This is not exactly correct. The granularity of the LINK can be anything.  It can be a prefix that correspond to something like an AS (/att), it can be a name that points to a network within the ISP (/att/net1/net2), or it can be a host within the network (/att/net1/net2/net3/host).<br class=""><br class="">The specific usage would depend on what make sense for your application and environment.  With a more generic name (/att) you're relying on name-based forwarding to direct your interests within that network directly.<br class=""><br class="">--<br class="">Alex<br class=""><br class=""><blockquote type="cite" class="">On May 22, 2016, at 8:44 PM, Junxiao Shi <shijunxiao@email.arizona.edu> wrote:<br class=""><br class="">Hi Sabet<br class=""><br class="">The granularity is an Autonomous System (AS). Within the AS, the name prefix should be announced into intra-domain routing protocol, and Link object is not used.<br class="">In NFD implementation, whether to use Link object is determined by tables.network_region configuration option. See NFD devguide for more information.<br class=""><br class="">Yours, Junxiao<br class=""><br class="">On May 21, 2016 11:02 PM, "Muhammad Hosain Abdollahi Sabet" <mhasabet@gmail.com> wrote:<br class="">><br class="">> Could you elaborate a bit more on this? If LINK points to a place, what can be granularity of it?<br class="">><br class="">> Regards,<br class="">> Sabet<br class=""><br class="">_______________________________________________<br class="">Ndn-interest mailing list<br class="">Ndn-interest@lists.cs.ucla.edu<br class="">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest<br class=""></blockquote><br class=""><br class=""></blockquote><br class=""></body></html>