<div dir="auto">Hi Thiago<div dir="auto"><br></div><div dir="auto">The prompt tells you to rerun with <b>FaceId</b>, not appending a "local" argument.</div><div dir="auto">The correct command is: nfdc route add /ndn 257</div><div dir="auto"><div class="gmail_extra" dir="auto"><br></div><div class="gmail_extra" dir="auto">Yours, Junxiao</div><div class="gmail_extra" dir="auto"><br><div class="gmail_quote">On Aug 17, 2017 3:21 PM, "Thiago Teixeira" <<a href="mailto:tteixeira@engin.umass.edu">tteixeira@engin.umass.edu</a>> wrote:<blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="#0563C1" vlink="#954F72"><div class="m_-2189016477326213705WordSection1">
<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.</p>
<p class="MsoNormal"><u></u> <u></u></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:<u></u><u></u></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)<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">I re-ran the command appending the network device according to the above message:<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:.5in">`nfdc route add /ndn ether://[01:00:5e:00:17:aa] local=dev://eth1`<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">But got the error:<u></u><u></u></p>
<p class="MsoNormal" style="margin-left:.5in">cannot parse 'local' as an argument name<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">Also tried just the network device, as described <a href="https://redmine.named-data.net/projects/nfd/wiki/FaceMgmt#Ethernet" target="_blank">
here</a>, but got the same message.<u></u><u></u></p>
<p class="MsoNormal"><u></u> <u></u></p>
<p class="MsoNormal">What’s the correct syntax?</p></div></div></blockquote></div></div></div></div>