<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hmm, was there any error you saw when Vagrant was installing (do you still have the output)?</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Try:</p>
<p style="margin-top:0;margin-bottom:0">sudo minindn</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">And then see if NFD and NLSR works:</p>
<p style="margin-top:0;margin-bottom:0">a nfdc fib</p>
<p style="margin-top:0;margin-bottom:0">a nlsrc status</p>
<p style="margin-top:0;margin-bottom:0">Both should print something.<br>
</p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0">Ashlesh<br>
</p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>From:</b> Mini-NDN <mini-ndn-bounces@lists.cs.ucla.edu> on behalf of Md Monjurul Karim <karim.npu@gmail.com><br>
<b>Sent:</b> Tuesday, January 9, 2018 12:55:39 PM<br>
<b>To:</b> mini-ndn@lists.cs.ucla.edu<br>
<b>Subject:</b> [Mini-NDN] nlsr has not converged while trying to verify the full installation of NDN</font>
<div> </div>
</div>
<div>
<div dir="ltr">
<div>Hello everybody,</div>
<div><br>
</div>
I am new to Mini-NDN. I was trying to install mini-ndn but encountered some problems.
<div><br>
</div>
<div>I have installed NDN using the Vagrant file.
<div><br>
</div>
<div>While running the test using command </div>
<div><br>
</div>
<div>"<span style="background-color:rgb(249,242,244); color:rgb(199,37,78); font-family:Menlo,Monaco,Consolas,"Courier New",monospace; font-size:13.5px">sudo minindn --experiment=pingall --nPings=50</span>"</div>
<div><br>
</div>
<div>I am not getting the mini-ndn> prompt and also got the msg saying "NLSR has not converged. Exiting..." </div>
<div><br>
</div>
<div>I really did not understand what may go wrong as running through Vagrant-box should be an automatic installation process.</div>
<div><br>
</div>
<div><br>
</div>
<div>Sincerely,</div>
<div>Karim</div>
<div><br>
</div>
<div><br>
</div>
<div><br>
</div>
<div>Here is my output:</div>
<div><br>
</div>
<div>
<div>vagrant@vagrant:~$ sudo minindn --experiment=pingall --nPings=50</div>
<div>No results folder specified; experiment results will remain in the working directory</div>
<div>Parse of /usr/local/etc/mini-ndn/default-topology.conf done.</div>
<div>*** Creating network</div>
<div>*** Adding controller</div>
<div>*** Adding hosts:</div>
<div>a b c d </div>
<div>*** Adding switches:</div>
<div><br>
</div>
<div>*** Adding links:</div>
<div>(10ms delay) (10ms delay) (a, b) (10ms delay) (10ms delay) (a, c) (10ms delay) (10ms delay) (b, d) </div>
<div>*** Configuring hosts</div>
<div>a b c d </div>
<div>Setup time: 9</div>
<div>*** Starting controller</div>
<div>c0 </div>
<div>*** Starting 0 switches</div>
<div><br>
</div>
<div>Loading experiment: pingall</div>
<div>Using 1.000000 traffic</div>
<div>Waiting 60 seconds for convergence...</div>
<div>...done</div>
<div>NLSR has not converged. Exiting...</div>
<div>*** Stopping 1 controllers</div>
<div>c0 </div>
<div>*** Stopping 3 links</div>
<div>...</div>
<div>*** Stopping 0 switches</div>
<div><br>
</div>
<div>*** Stopping 4 hosts</div>
<div>a b c d </div>
<div>*** Done</div>
</div>
<div><br>
</div>
</div>
</div>
</div>
</body>
</html>