[Ndn-interest] Sending data over physical interface

Spyridon (Spyros) Mastorakis mastorakis at cs.ucla.edu
Fri Feb 15 19:04:41 PST 2019


JD,

if your topology is simple as you said (2 nodes), you can directly send packets from one node to the other.

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.

Hope this helps,
 
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/ <http://cs.ucla.edu/~mastorakis/>
Internet Research Laboratory
Computer Science Department
UCLA

> On Feb 15, 2019, at 2:07 PM, Lee, Jongdeog via Ndn-interest <ndn-interest at lists.cs.ucla.edu> wrote:
> 
> Hi all,
> 
>   Hope all of you are doing good.
>   Sorry in advance if this question is duplicate.
> 
>   I would like to send NDN interest/data packets over physical interfaces, not TCP/UDP pipes.  
>   Suppose that we have two directly connected nodes over the wireless medium.
>   Both nodes have nfd, ndn-cxx, and nlsr (chronosync and psync accordingly) installed.
> 
>   If I run nlsr on both nodes, then do these forward NDN packets to each other without any extra configurations?
>   Or should I create the face and add a route on each node using nfdc command?
> 
> Best wishes,
> Jongdeog Lee (JD)
> 
> ------------------------------------------------
> Ph.D. Student
> Department of Computer Science
> University of Illinois at Urbana-Champaign
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu <mailto:Ndn-interest at lists.cs.ucla.edu>
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest <http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20190215/d3f722ce/attachment.html>


More information about the Ndn-interest mailing list