<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>NLSR discovers face from NFD, so you will have to create faces in NFD first (<a class="moz-txt-link-freetext" href="https://github.com/named-data/NLSR/blob/master/docs/GETTING-STARTED.rst#important-notes-about-configuration">https://github.com/named-data/NLSR/blob/master/docs/GETTING-STARTED.rst#important-notes-about-configuration</a>
 and <a class="moz-txt-link-freetext" href="https://redmine.named-data.net/issues/2954">
https://redmine.named-data.net/issues/2954</a>).</p>
<p>NLSR does not support broadcast links yet (<a class="moz-txt-link-freetext" href="https://redmine.named-data.net/issues/4389">https://redmine.named-data.net/issues/4389</a>).</p>
<p><br>
</p>
<p>Ashlesh<br>
</p>
<p><br>
</p>
<div class="moz-cite-prefix">On 2/15/19 10:06 PM, Lee, Jongdeog via Ndn-interest wrote:<br>
</div>
<blockquote type="cite" cite="mid:DM5PR1101MB22824EDE599843474DFAAD288A610@DM5PR1101MB2282.namprd11.prod.outlook.com">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
Dear Prof. Lixia Zhang and Spyros,</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);">
Thanks for the reply.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
I think my example confused both of you. I need a routing protocol.</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);">
Let's have 4 nodes instead of 2. The following is the topology:</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);">
/A -- /B</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
 |       |</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
/C -- /D</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);">
When all 4 nodes run NLSR and they are physically connected as above, what extra steps should I take to send packets over the links?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
Does it automatically create a face ID (without nfdc command)? Or should I create it manually?</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif;
        font-size: 12pt; color: rgb(0, 0, 0);">
Once the face is registered, the route is automatically added by NLSR, I guess?</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);">
Best wishes,</div>
<div id="signature">
<div style="font-family:Tahoma; font-size:13px">
<div style="font-family:Tahoma; font-size:13px">
<div>Jongdeog Lee (JD)</div>
<div><br>
</div>
<div>------------------------------------------------</div>
<div><i>Ph.D. Student</i></div>
<div><i>Department of Computer Science</i></div>
<div><i>University of Illinois at Urbana-Champaign</i></div>
</div>
</div>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font style="font-size:11pt" face="Calibri, sans-serif" color="#000000"><b>From:</b> Spyridon (Spyros) Mastorakis
<a class="moz-txt-link-rfc2396E" href="mailto:mastorakis@cs.ucla.edu"><mastorakis@cs.ucla.edu></a><br>
<b>Sent:</b> Friday, February 15, 2019 9:04 PM<br>
<b>To:</b> Lee, Jongdeog<br>
<b>Cc:</b> ndn-interest<br>
<b>Subject:</b> Re: [Ndn-interest] Sending data over physical interface</font>
<div> </div>
</div>
<div class="" style="word-wrap:break-word;
        line-break:after-white-space">
JD,
<div class=""><br class="">
</div>
<div class="">if your topology is simple as you said (2 nodes), you can directly send packets from one node to the other.</div>
<div class=""><br class="">
</div>
<div class="">NFD should have created ethernet faces and you use the nfdc command to establish a new route through the ethernet face directly (i.e., run NDN over L2). You do not need a routing protocol for such a simple scenario.</div>
<div class=""><br class="">
</div>
<div class="">Hope this helps,</div>
<div class=""> </div>
<div class="">
<div class="">
<div class="">
<div class="">
<div class=""><span class="" style="float:none;
                    display:inline!important">Spyridon (Spyros) Mastorakis</span><br class="">
<span class="" style="float:none;
                    display:inline!important">Personal Website: </span><a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__cs.ucla.edu_-7Emastorakis_&d=DwMFAg&c=OCIEmEwdEq_aNlsP4fF3gFqSN-E3mlr2t9JcDdfOZag&r=RTtNIB7SLbCEZbcCvc1ADsIJ3mCRR77CzZSVcwLWK6w&m=Us2dbX7dkEIc8oima_PFnw08HPpG55QvJJWN_1eRrsc&s=IGhq-iMYKg1hpvs_VdyZ3iRtWF6T5Jj3OuEw3Jm7nCk&e=" class="" moz-do-not-send="true">http://cs.ucla.edu/~mastorakis/</a><br class="">
<span class="" style="float:none;
                    display:inline!important">Internet Research Laboratory</span><br class="">
<span class="" style="float:none;
                    display:inline!important">Computer Science Department</span><br class="">
<span class="" style="float:none;
                    display:inline!important">UCLA</span></div>
<div class=""><br class="">
</div>
</div>
</div>
</div>
<div>
<blockquote type="cite" class="">
<div class="">On Feb 15, 2019, at 2:07 PM, Lee, Jongdeog via Ndn-interest <<a href="mailto:ndn-interest@lists.cs.ucla.edu" class="" moz-do-not-send="true">ndn-interest@lists.cs.ucla.edu</a>> wrote:</div>
<br class="x_Apple-interchange-newline">
<div class="">
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
Hi all,</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
  Hope all of you are doing good.</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
  Sorry in advance if this question is duplicate.</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
  I would like to send NDN interest/data packets over physical interfaces, not TCP/UDP pipes.<span class="" style="font-family:Calibri,Arial,Helvetica,sans-serif; font-size:12pt">  </span></div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
<span class="" style="font-family:Calibri,Arial,Helvetica,sans-serif;
                    font-size:12pt">  Suppose<span class="x_Apple-converted-space"> </span></span>that we have two<span class="x_Apple-converted-space"> </span><span class="" style="font-family:Calibri,Arial,Helvetica,sans-serif;
                    background-color:rgb(255,255,255);
                    display:inline!important">directly
 connected </span>nodes over the wireless medium.</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
  Both nodes have nfd, ndn-cxx, and nlsr (chronosync and psync accordingly) installed.</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
  If I run nlsr on both nodes, then do these forward NDN packets to each other without any extra configurations?</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
  Or should I create the face and add a route on each node using nfdc command?</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
<br class="">
</div>
<div class="" style="font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none;
                  font-family:Calibri,Arial,Helvetica,sans-serif;
                  font-size:12pt">
Best wishes,</div>
<div id="x_signature" class="" style="font-family:Helvetica; font-size:12px;
                  font-style:normal; font-variant-caps:normal;
                  font-weight:normal; letter-spacing:normal;
                  text-align:start; text-indent:0px;
                  text-transform:none; white-space:normal;
                  word-spacing:0px; text-decoration:none">
<div class="" style="font-family:Tahoma;
                    font-size:13px">
<div class="" style="font-family:Tahoma;
                      font-size:13px">
<div class="">Jongdeog Lee (JD)</div>
<div class=""><br class="">
</div>
<div class="">------------------------------------------------</div>
<div class=""><i class="">Ph.D. Student</i></div>
<div class=""><i class="">Department of Computer Science</i></div>
<div class=""><i class="">University of Illinois at Urbana-Champaign</i></div>
</div>
</div>
</div>
<span class="" style="font-family:Helvetica;
                  font-size:12px; font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none; float:none;
                  display:inline!important">_______________________________________________</span><br class="" style="font-family:Helvetica; font-size:12px;
                  font-style:normal; font-variant-caps:normal;
                  font-weight:normal; letter-spacing:normal;
                  text-align:start; text-indent:0px;
                  text-transform:none; white-space:normal;
                  word-spacing:0px; text-decoration:none">
<span class="" style="font-family:Helvetica;
                  font-size:12px; font-style:normal;
                  font-variant-caps:normal; font-weight:normal;
                  letter-spacing:normal; text-align:start;
                  text-indent:0px; text-transform:none;
                  white-space:normal; word-spacing:0px;
                  text-decoration:none; float:none;
                  display:inline!important">Ndn-interest
 mailing list</span><br class="" style="font-family:Helvetica; font-size:12px;
                  font-style:normal; font-variant-caps:normal;
                  font-weight:normal; letter-spacing:normal;
                  text-align:start; text-indent:0px;
                  text-transform:none; white-space:normal;
                  word-spacing:0px; text-decoration:none">
<a href="mailto:Ndn-interest@lists.cs.ucla.edu" class="" style="font-family:Helvetica; font-size:12px;
                  font-style:normal; font-variant-caps:normal;
                  font-weight:normal; letter-spacing:normal;
                  orphans:auto; text-align:start; text-indent:0px;
                  text-transform:none; white-space:normal; widows:auto;
                  word-spacing:0px" moz-do-not-send="true">Ndn-interest@lists.cs.ucla.edu</a><br class="" style="font-family:Helvetica; font-size:12px;
                  font-style:normal; font-variant-caps:normal;
                  font-weight:normal; letter-spacing:normal;
                  text-align:start; text-indent:0px;
                  text-transform:none; white-space:normal;
                  word-spacing:0px; text-decoration:none">
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lists.cs.ucla.edu_mailman_listinfo_ndn-2Dinterest&d=DwMFAg&c=OCIEmEwdEq_aNlsP4fF3gFqSN-E3mlr2t9JcDdfOZag&r=RTtNIB7SLbCEZbcCvc1ADsIJ3mCRR77CzZSVcwLWK6w&m=Us2dbX7dkEIc8oima_PFnw08HPpG55QvJJWN_1eRrsc&s=iQQ5ongiTu0lX96ltjVwKULEmlvjWnXlsqyhYEXukD4&e=" class="" style="font-family:Helvetica; font-size:12px;
                  font-style:normal; font-variant-caps:normal;
                  font-weight:normal; letter-spacing:normal;
                  orphans:auto; text-align:start; text-indent:0px;
                  text-transform:none; white-space:normal; widows:auto;
                  word-spacing:0px" moz-do-not-send="true">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a></div>
</blockquote>
</div>
<br class="">
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Ndn-interest mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ndn-interest@lists.cs.ucla.edu">Ndn-interest@lists.cs.ucla.edu</a>
<a class="moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest">http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest</a>
</pre>
</blockquote>
</body>
</html>