<div dir="ltr"><div dir="ltr">Thank you for your response. I checked the outgoing faces and there is always only one outgoing face available in all the examples scenarios (except the ndn-simple-load-balancer). What I understand is that since there are multiple physical links between consumer and <div>producer, there must be multiple routes available with different cost (e.g. in ndn-grid scenario).</div><div><br></div><div>Thank you</div><br><br><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 21, 2020 at 3:50 AM Spyridon Mastorakis <<a href="mailto:smastorakis@unomaha.edu">smastorakis@unomaha.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Can you check on the visualizer the FIB entries and the outgoing faces available? If there is only one outgoing face available, there is essentially a single route to the producer.<br>
<br>
You can also try using the CalculateAllPossibleRoutes method for the global routing helper.<br>
<br>
Thanks,<br>
<br>
Spyridon (Spyros) Mastorakis<br>
Assistant Professor<br>
Computer Science Department<br>
University of Nebraska, Omaha<br>
Peter Kiewit Institute Room 175A<br>
<a href="https://sites.google.com/site/spyridonmastorakis" rel="noreferrer" target="_blank">https://sites.google.com/site/spyridonmastorakis</a><br>
<br>
> On Jul 20, 2020, at 2:59 AM, Sonia via ndnSIM <<a href="mailto:ndnsim@lists.cs.ucla.edu" target="_blank">ndnsim@lists.cs.ucla.edu</a>> wrote:<br>
> <br>
> Hi everyone,<br>
> <br>
> I am new to ndnSIM and I need help in ndnsim kickstart. I am currently learning and investigating ndnSIM by running its examples scenario and making small tweaks. <br>
> However, I have some queries.<br>
> <br>
> 1: I changed the forwarding strategy in ndn-grid.cpp examples from best-route to multicast strategy but I didn't see any changes in the forwarding. I tried to notice it in the visualizer. <br>
> <br>
> 2: Even if I remove the line of code   <br>
> // Set BestRoute strategy<br>
>   StrategyChoiceHelper::InstallAll(prefix, "/localhost/nfd/strategy/multicast");<br>
> Still, there is no changes in the forwarding process. The nodes still manage to forward the packets in the same way as they did with best route and multicast strategy. <br>
> I was expecting no forwarding at all. <br>
> <br>
> PS: When I changed the forwarding strategy in ndn-load-balancer.cpp from Random Load balancer to multicast strategy it did work but is not working in other examples. <br>
> <br>
> Your help is much appreciated.<br>
> <br>
> Thanks<br>
> Zoha<br>
> <br>
> <br>
> <br>
> _______________________________________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu" target="_blank">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lists.cs.ucla.edu_mailman_listinfo_ndnsim&d=DwICAg&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=kPhzSlzLADS0DM14oTReFmV5oiREq-dVCi287jJnnik&s=IBmWfrhf9oRy9X-BrhgkLZJQwZbfOPi6sxGTaG3mbCU&e=" rel="noreferrer" target="_blank">https://urldefense.proofpoint.com/v2/url?u=http-3A__www.lists.cs.ucla.edu_mailman_listinfo_ndnsim&d=DwICAg&c=Cu5g146wZdoqVuKpTNsYHeFX_rg6kWhlkLF8Eft-wwo&r=eI5Bh74ovG-uIXQ5ksQETSPgRFzmJXjIZXneCqw580E&m=kPhzSlzLADS0DM14oTReFmV5oiREq-dVCi287jJnnik&s=IBmWfrhf9oRy9X-BrhgkLZJQwZbfOPi6sxGTaG3mbCU&e=</a> <br>
<br>
<br>
<br>
<br>
</blockquote></div><img width="0" height="0" class="mailtrack-img" alt="" style="display:flex" src="https://mailtrack.io/trace/mail/9793210c9dfaf2c881c02aa14221dbe3bda6e726.png?u=5632877"></div>