[Ndn-interest] NDN over Ethernet

Junxiao Shi shijunxiao at email.arizona.edu
Mon Aug 17 21:14:34 PDT 2015


Hi Ahmed

NFD 0.3 contain EthernetFace and is capable of multicast communication directly over Ethernet.

If you type “nfd-status -f”, you may see an “ether:” multi-access face for every NIC that is capable of Ethernet communication.
Register a route onto one of those faces with “nfdc register /<prefix> <faceid>” would allow you to send Interest onto and receive Data from an EthernetFace.

Yours, Junxiao


From: ahmed abencherou
Sent: Monday, August 17, 2015 11:35
To: ndn-interest at lists.cs.ucla.edu
Subject: [Ndn-interest] NDN over Ethernet


Hi all,
Can an NDN application send data directly over Ethernet ? If yes which version of NFD does support this feature ?
Thanks.

-- 
Ahmed


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20150817/d86c35c0/attachment.html>


More information about the Ndn-interest mailing list