<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Mini-NDN first starts NFD, then NLSR, and then runs the experiment pingall. In the pingall experiment you can start tcpdump before startPctPings:</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/named-data/mini-ndn/blob/master/ndn/experiments/nlsr/pingall_experiment.py">https://github.com/named-data/mini-ndn/blob/master/ndn/experiments/nlsr/pingall_experiment.py</a></p>
<p>(An example for ndndump startup is here: <a class="moz-txt-link-freetext" href="https://redmine.named-data.net/issues/4436#note-1">
https://redmine.named-data.net/issues/4436#note-1</a>)<br>
</p>
<p>If you want to start tcpdump before NFD is started then put the code in bin/minindn before NFD is started.</p>
<p>Also, once the experiment has finished you cannot invoke the convergence again from the command line. You can manually check whether they have converged similar to how it is done in
<a class="moz-txt-link-freetext" href="https://github.com/named-data/mini-ndn/blob/master/ndn/experiments/experiment.py">
https://github.com/named-data/mini-ndn/blob/master/ndn/experiments/experiment.py</a></p>
<p>Ashlesh<br>
</p>
<div class="moz-cite-prefix">On 1/3/19 6:55 AM, knet solutions wrote:<br>
</div>
<blockquote type="cite" cite="mid:CA+8eTd9Nu9K7vgQjUw9JwczJy0TKOF0q2dpdioTD=1DyQ136_Q@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">
<div>
<div>Hi,<br>
</div>
<br>
</div>
When i run the default-configuration,  its converged and pings fine.<br>
<br>
"sudo minindn --experiment=pingall --nPings=50"<br>
<br>
</div>
<div>But I want to capture the network packets . so i stopped (killed the nfd and nlsr process on all nodes) and started the tcpdump capture on the nodes.<br>
<br>
</div>
<div>Again, i started the nfd and nlsr process as below on all nodes,<br>
<br>
Example:<br>
mini-ndn> a nfd --config /tmp/minindn/a/nfd.conf &<br>
mini-ndn> a nlsr -f /tmp/minindn/a/nlsr.conf &<br>
<br>
</div>
<div>The process are running fine.<br>
</div>
<div><br>
But Nodes are  not synchronizing/converging..<br>
<br>
</div>
<div>Am i missing some steps?<br>
<br>
</div>
<div>Note: I have not touched the configuration file.<br>
<br>
</div>
<div>Thanks<br>
</div>
<div>suresh<br>
</div>
<div><br>
<br>
<br>
<br>
<br>
</div>
<div dir="ltr">
<div>
<div><br>
<br clear="all">
<div><br>
-- <br>
<div dir="ltr" class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div>
<div dir="ltr">
<div><b><i>Regards, <br>
</i></b></div>
<b><i>Knet solutions.</i></b><br>
Whatsapp/Mobile:  +919445042007<br>
website:  <a href="http://knetsolutions.in/" target="_blank" moz-do-not-send="true">
http://knetsolutions.in/</a><br>
</div>
<div>Facebook Page :   <a href="https://www.facebook.com/sdntraining/" target="_blank" moz-do-not-send="true">
https://www.facebook.com/sdntraining/</a><br>
</div>
<div>youtube channel:  <a href="https://www.youtube.com/channel/UCTD6X9_oDqIYs_xpE7moFnQ" target="_blank" moz-do-not-send="true">
https://www.youtube.com/channel/UCTD6X9_oDqIYs_xpE7moFnQ<br>
</a><br>
</div>
<div dir="ltr"><br>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Mini-NDN mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Mini-NDN@lists.cs.ucla.edu">Mini-NDN@lists.cs.ucla.edu</a>
<a class="moz-txt-link-freetext" href="http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn">http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn</a>
</pre>
</blockquote>
</body>
</html>