Actions
Task #4601
closedUnable to successfully run sudo minindn --experiment=pingall --nPings=50
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
04/29/2018
Due date:
% Done:
0%
Estimated time:
Description
Hi All,
I followed the installation instruction on git repo of mini-NDN. But the test command "sudo minindn --experiment=pingall --nPings=50" gives the error NLSR has not converged.
I first did : "sudo ./install.sh -a" to install mini-NDN
Then I manually installed each dependency,but still the same issue.
Also, below are few responses I get:
sudo minindn
mini-ndn> a nfdc fib
Response:
FIB:
/localhost/nfd/rib nexthops={faceid=258 (cost=0)}
/localhost/nfd nexthops={faceid=1 (cost=0)}
mini-ndn> a nlsrc status
Response : Command Not Found
Can someone please let me know if I am missing a step. Also, as the nlsrc status returns "command not found", I re-build ChronoSync and NLSR.
Regards,
Heemany
Actions