<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">Hi all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have NFD and ndn-cxx 5.1 installed on a few GENI machines. They are fresh Ubuntu 16.04.1 LTS machines. I want to configure NDN over Ethernet multicast, but encountered issues.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Here’s my `nfdc face list` showing the two Ethernet faces (256 and 257) that were automatically created.<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=1 remote=internal:// local=internal:// counters={in={0i 60d 0n 38130B} out={116i 0d 0n 8956B}} flags={local permanent point-to-point local-fields}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=254 remote=contentstore:// local=contentstore:// counters={in={0i 0d 0n 0B} out={0i 0d 0n 0B}} flags={local permanent point-to-point}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=255 remote=null:// local=null:// counters={in={0i 0d 0n 0B} out={0i 0d 0n 0B}} flags={local permanent point-to-point}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=256 remote=ether://[01:00:5e:00:17:aa] local=dev://eth0 counters={in={0i 0d 0n 0B} out={0i 0d 0n 0B}} flags={non-local permanent multi-access}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=257 remote=ether://[01:00:5e:00:17:aa] local=dev://eth1 counters={in={0i 0d 0n 0B} out={0i 0d 0n 0B}} flags={non-local permanent multi-access}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=258 remote=fd://29 local=unix:///run/nfd.sock counters={in={105i 3d 0n 7303B} out={3i 45d 0n 27457B}} flags={local on-demand point-to-point local-fields}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=259 remote=udp4://224.0.23.170:56363 local=udp4://172.17.1.5:56363 counters={in={0i 0d 0n 0B} out={0i 0d 0n 0B}} flags={non-local permanent multi-access}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=260 remote=udp4://224.0.23.170:56363 local=udp4://10.10.4.2:56363 counters={in={0i 0d 0n 0B} out={0i 0d 0n 0B}} flags={non-local permanent multi-access}<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">faceid=274 remote=fd://34 local=unix:///run/nfd.sock counters={in={1i 0d 0n 46B} out={0i 0d 0n 0B}} flags={local on-demand point-to-point}<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">And here’s my `nfdc route list`<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">1503006545.761235 INFO: [UnixStreamTransport] [id=0,local=unix:///run/nfd.sock,remote=fd://34] Creating transport<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">1503006545.761277 INFO: [FaceTable] Added face id=275 remote=fd://34 local=unix:///run/nfd.sock<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">prefix=/localhost/nfd nexthop=258 origin=app cost=0 flags=child-inherit expires=never<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">1503006545.771151 INFO: [Transport] [id=275,local=unix:///run/nfd.sock,remote=fd://34] setState UP -> CLOSING<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">1503006545.771459 INFO: [Transport] [id=275,local=unix:///run/nfd.sock,remote=fd://34] setState CLOSING -> CLOSED<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I tried to add a face using the command `nfdc route add /ndn ether://[01:00:5e:00:17:aa]`, but since I have two Ethernet faces it threw an error:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">Multiple faces match specified remote FaceUri. Re-run the command with a FaceId: 256 (local=dev://eth0), 257 (local=dev://eth1)<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I re-ran the command appending the network device according to the above message:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">`nfdc route add /ndn ether://[01:00:5e:00:17:aa] local=dev://eth1`<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">But got the error:<o:p></o:p></p>
<p class="MsoNormal" style="margin-left:.5in">cannot parse 'local' as an argument name<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Also tried just the network device, as described <a href="https://redmine.named-data.net/projects/nfd/wiki/FaceMgmt#Ethernet">
here</a>, but got the same message.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">What’s the correct syntax?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Thank you,<o:p></o:p></p>
<p class="MsoNormal">Thiago Teixeira<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</body>
</html>