[Ndn-interest] Request for NDN Primer

Dehart, John jdd at wustl.edu
Tue Jan 7 15:12:47 PST 2020


Rafee,

The first thing I would do is to use ndnping to verify that you have connectivity.
The default prefix for the SAVI node is /ndn/ca/utoronto . And each node runs
an ndnpingserver for its default prefix.
So, if you run this command you should get a successful response:

$ ndnping -c 3 /ndn/ca/utoronto
PING /ndn/ca/utoronto
content from /ndn/ca/utoronto: seq=12217187141417330520 time=352.716 ms
content from /ndn/ca/utoronto: seq=12217187141417330521 time=358.676 ms
content from /ndn/ca/utoronto: seq=12217187141417330522 time=355.275 ms

--- /ndn/ca/utoronto ping statistics ---
3 packets transmitted, 3 received, 0 nacked, 0% lost, 0% nacked, time 1066.67 ms
rtt min/avg/max/mdev = 352.716/355.556/358.676/2.44122 ms

After that, it really depends on what you are trying to do. If you can describe that,
then someone here will probably be able to help.

John



> On Jan 7, 2020, at 4:33 PM, Mohammad Ishfaque Jahan Rafee via Ndn-interest <ndn-interest at lists.cs.ucla.edu> wrote:
> 
> Dear Concern,
> I am trying to connect to NDN testbed for my project. I just ran the following command on my VM
> nfdc face create udp://savi.testbed.named-data.net <http://savi.testbed.named-data.net/>
> and got the following response from the system.
> face-created id=260 local=udp4://10.6.12.19:6363 <http://10.6.12.19:6363/> remote=udp4://142.150.208.242:6363 <http://142.150.208.242:6363/> persistency=persistent reliability=
> off congestion-marking=on congestion-marking-interval=100ms default-congestion-threshold=65536B mt
> Unfortunately, I have no clue how to proceed from here. How can I send an interest packet, how to put the data, how to get it back etc. Any suggestions will be appreciated.
> --
> Best Regards
> Rafee
> www.mohammadrafee.com <http://www.mohammadrafee.com/>
> _______________________________________________
> Ndn-interest mailing list
> Ndn-interest at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndn-interest

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20200107/89cf0b4e/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.lists.cs.ucla.edu/pipermail/ndn-interest/attachments/20200107/89cf0b4e/attachment.sig>


More information about the Ndn-interest mailing list