<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi Jongdeog</div><div><br></div><div>NLSR does not support broadcast links <a href="https://redmine.named-data.net/issues/4389">https://redmine.named-data.net/issues/4389</a> so this setup would not work.</div><div>You can create Ethernet unicast faces in /etc/ndn/nfd-init.sh script, arranging all nodes in an all-pairs topology, and NLSR would work with these.</div><div><br></div><div>NFD supports self-learning but it's not optimized for wireless links.</div><div>Wireless support is to be developed in <a href="https://redmine.named-data.net/issues/4281">https://redmine.named-data.net/issues/4281</a> but this probably needs 3~6 months.</div><div><br></div><div>Yours, Junxiao</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Feb 19, 2019 at 1:10 AM Lee, Jongdeog via Ndn-interest <<a href="mailto:ndn-interest@lists.cs.ucla.edu">ndn-interest@lists.cs.ucla.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">




<div dir="ltr">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Thanks all.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I am trying to build a <span style="font-family:Calibri,Arial,Helvetica,sans-serif;background-color:rgb(255,255,255);display:inline">
Raspberry<span> PI </span></span>testbed. <span style="color:rgb(0,0,0);font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt">The testbed size is small for now (<10) but can get bigger in future.</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
The nodes are directly connected to each other over the wireless medium (external radio transmitter).</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span style="font-family:Calibri,Arial,Helvetica,sans-serif;background-color:rgb(255,255,255);display:inline">I understand how to manually configure NFD of each node but want to know a more convenient way if there is.</span><br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
It seems NFD automatically create a face for a physical interface (e.g., eth0) and can send packets over it.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I was expecting that running NLSR (or similar) would construct routing paths without any extra nfdc commands.</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Back to my example, </div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<div style="margin:0px;font-size:12pt;font-family:Calibri,Arial,Helvetica,sans-serif,serif,EmojiFont;color:black;background-color:rgb(255,255,255)">
/A -- /B</div>
<div style="margin:0px;font-size:12pt;font-family:Calibri,Arial,Helvetica,sans-serif,serif,EmojiFont;color:black;background-color:rgb(255,255,255)">
 |       |</div>
<div style="margin:0px;font-size:12pt;font-family:Calibri,Arial,Helvetica,sans-serif,serif,EmojiFont;color:black;background-color:rgb(255,255,255)">
/C -- /D</div>
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
Suppose the above 4 nodes are directly connected through some medium and they are all running NFD and NLSR. </div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
If my producer /A/test is running at router /A and a consumer at router /D requests data /A/test/1, does the network forwards the interest/data successfully?</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)"><br></div></div>
</blockquote></div></div></div></div>