<div dir="ltr"><div><div>Dear All,<br><br></div>Now I am just start to study about how ndn Interest congestion control work.<br></div><div>Using the <a href="http://ndnsim.net">ndnsim.net</a>'s "ndn-tree-tracers.cc" and topo-tree.txt, I tested as follows.<br>
</div><div>1. Reduce the link speed of leaf-1 and leaf-3 to 1 Mbps<br></div><div>2. Change the apphelper as <br>      ndn::AppHelper consumerHelper ("ns3::ndn::ConsumerWindow");<br>      consumerHelper.SetAttribute ("Window", StringValue ("1")); // Window size default 1<br>
      consumerHelper.SetAttribute ("PayloadSize", UintegerValue (1040)); // PayloadSize default 1040<br></div><div>3. Run with ./waf run=ndn-tree-tracers, it has no error but I didn't found any data output in rate-trace.txt<br>
<br></div><div>My expected result is data rate in the graph should be changed for leaf-1 and leaf-3 according to the link speed.<br></div><div>Pls guide me, what I am missing or misunderstanding.I am using the lastest version of ndnSIM.<br>
</div><div>Thanks in advance.<br><br></div><div>Best regards<br><br></div><div>Tun Tun Oo<br></div><div><br><br></div></div>