<div dir="ltr">hi, im new to ndnsim and ns3. <div>i want to simulate 4 nodes, 1 as Consumer, 2 node as internediate router and 1 node as Producer.</div><div>State of art of NDN is to forward the Interest to every connected node with the Consumer</div>
<div>Do I have to set manually route or just concern about forwarding strategy?</div><div>FYI, i manage to connect Consumer node to the 2 intermediate node but when i run the simulation, the traffic goes to only one node.</div>
<div><br></div><div><div>ndn::StackHelper ndnHelper;</div><div>  ndnHelper.SetDefaultRoutes (false);</div><div>  ndnHelper.InstallAll ();</div><div>  ndnHelper.Install (nodes);</div><div><br></div><div>thank you (really interested to explore more on ndnsim)</div>
<div><br></div>-- <br><div dir="ltr">Regards,<div><br></div><div>masri.sahri</div><div>Phd Student, </div><div>Kyushu University, Japan</div><div><br></div></div>
</div></div>