[Nfd-dev] Mini NDN with NDN Traffic Generator

Navdeep Uniyal navdeep.uniyal at neclab.eu
Thu Jul 16 01:05:50 PDT 2015


Hi Junxiao,

It worked this morning. My Bad ☹ the path variable was an issue and also I was not providing the correct path for the conf file.
Any ways thank you for the help.


Best Regards,
Navdeep Uniyal

From: Junxiao Shi [mailto:shijunxiao at email.arizona.edu]
Sent: Donnerstag, 16. Juli 2015 04:09
To: Navdeep Uniyal
Cc: <nfd-dev at lists.cs.ucla.edu>
Subject: Re: [Nfd-dev] Mini NDN with NDN Traffic Generator

Hi Navdeep

Can you post the following:

  *   exact command lines you are executing
  *   configuration file contents
  *   complete error message

Yours, Junxiao

On Wed, Jul 15, 2015 at 10:14 AM, Navdeep Uniyal <navdeep.uniyal at neclab.eu<mailto:navdeep.uniyal at neclab.eu>> wrote:
Hello Junxiao,

I am using the following basic topology:

[nodes]
h1: app="~/mini-ndn/ndn-traffic-generator/build/ndn-traffic"
h2: _
g1: app="~/mini-ndn/ndn-traffic-generator/build/ndn-traffic-server"
[links]
h1:g1 delay=10ms bw=100
h2:g1 delay=5ms bw=50
g1:h2 delay=10ms bw=80


Then I am simply running the ndn-traffic on h1 but it is unable to pick the config file( I hardcoded the configuration file in the ndn-traffic-client.cpp) . Error I am getting is “Configuration file is not available”.

Also It would be great if you could tell me how I can use ndnping(as selectors are not required as of now) for automatic traffic generation. (if you can share some example, it would be very helpful).


Best Regards,
Navdeep Uniyal

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/nfd-dev/attachments/20150716/d4882546/attachment.html>


More information about the Nfd-dev mailing list