<div dir="ltr"><div>Hi Jiacheng</div><div><span style="color:rgb(14,16,26)"> </span></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-CA"><div class="gmail-m_-8089199257452741720WordSection1">
<p class="MsoNormal"><span style="color:rgb(14,16,26)">2. I am planning to have a visual view of ndn topologies. However, I am not sure how to show the NDN topology in a 2-dimensional grid. I search online and only find a NDN testbed (<a href="https://www.arl.wustl.edu/~jdd/ndnstatus/ndn_prefix/tbs_ndnx_new.html" target="_blank">https://www.arl.wustl.edu/~jdd/ndnstatus/ndn_prefix/tbs_ndnx_new.html</a>)
 that has a good visual view. I am thinking about how to draw a visual view of NDN topologies?<u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(14,16,26)"><u></u></span></p></div></div></blockquote><div></div></div><div><span style="color:rgb(14,16,26)"><br></span></div><div><span style="color:rgb(14,16,26)">If you look at the top of that page, it's the testbed status as of 2015.</span></div><div><span style="color:rgb(14,16,26)">The current testbed status page is at </span><a href="https://ndndemo.arl.wustl.edu/">https://ndndemo.arl.wustl.edu/</a></div><div><span style="color:rgb(14,16,26)"> </span><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-CA"><div class="gmail-m_-8089199257452741720WordSection1">
<p class="MsoNormal"><span style="color:rgb(14,16,26)">1. How to set the hyperbolic coordinates for ndn nodes if I want to custom topology in mini-ndn. I am thinking that I can’t randomly pick some numbers as hyperbolic coordinates. <u></u><u></u></span></p>
<p class="MsoNormal"><span style="color:rgb(14,16,26)"><u></u></span></p></div></div></blockquote><div> </div><div>I asked this very question to NLSR maintainers.</div><div>The mathematics model is at <a href="https://www.caida.org/publications/papers/2010/hyperbolic_geometry_complex/">https://www.caida.org/publications/papers/2010/hyperbolic_geometry_complex/</a> and <a href="https://www.caida.org/tools/utilities/hyperbolic-graph-generator/">https://www.caida.org/tools/utilities/hyperbolic-graph-generator/</a> , but I cannot understand them.</div><div>The actual coordinates used on the testbed is determined by querying 

the BGP AS number of each node in this dataset: 

<a href="https://www.caida.org/research/routing/greedy_forwarding_ndn/AS_network_Aug13-Sep13_main.coor">https://www.caida.org/research/routing/greedy_forwarding_ndn/AS_network_Aug13-Sep13_main.coor</a>

</div><div>However, this dataset was generated in 2013, and many AS numbers active today after missing. I personally have at least 3 servers having AS numbers not in this dataset.</div><div><span style="color:rgb(14,16,26)"> </span></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-CA"><div class="gmail-m_-8089199257452741720WordSection1">
<p class="MsoNormal"><span style="color:rgb(14,16,26)">3. I cloned the mini-ndn git version 76dbe6633c10f4e833c9329482b10b8b44a0417d rather than the newest version. In the older version, topologies are not the same as topologies in the newest mini-ndn git version.
 The topology "<a href="https://github.com/named-data/mini-ndn/blob/76dbe6633c10f4e833c9329482b10b8b44a0417d/topologies/current-testbed.conf" target="_blank"><span style="color:rgb(74,110,224)">current-testbed.conf</span></a>" and "<a href="https://github.com/named-data/mini-ndn/blob/76dbe6633c10f4e833c9329482b10b8b44a0417d/topologies/minindn.testbed.conf" target="_blank"><span style="color:rgb(74,110,224)">minindn.testbed.conf</span></a>"
 are different from the latest testbed. I am wondering if topologies “current-testbed.conf” and "minindn.testbed.conf" are actual NDN testbed topologies?</span></p></div></div></blockquote><div><br></div><div>You can see the current testbed configuration from one of these resources:</div><div><ul><li>Ansible variables for each node: <a href="https://github.com/WU-ARL/NDN_Ansible/tree/master/host_vars">https://github.com/WU-ARL/NDN_Ansible/tree/master/host_vars</a></li><li>JSON document describing the testbed nodes: <a href="https://ndndemo.arl.wustl.edu/testbed-nodes.json">https://ndndemo.arl.wustl.edu/testbed-nodes.json</a></li><li>Live NLSR status: <a href="https://nlsr-status.ndn.today/">https://nlsr-status.ndn.today/</a></li></ul></div><div><br></div><div>Yours, Junxiao</div><div><br></div></div></div>