[ndnSIM] FIB Manual Configuration

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Thu Feb 26 15:38:22 PST 2015


Hello Cesar,

yes, you got it right. There is a default forwarding strategy used, which is the BestRouteStrategy2.

This default forwarding strategy is defined here:

https://github.com/NDN-Routing/ndnSIM/blob/master/NFD/daemon/fw/available-strategies.cpp#L36

--
Spyridon (Spyros) Mastorakis
Personal Website: http://cs.ucla.edu/~mastorakis/
Internet Research Laboratory
PhD Computer Science
UCLA




> On Feb 26, 2015, at 3:31 PM, Cesar Ghali <cghali at uci.edu> wrote:
> 
> Hi all,
> 
> I have a scenario with 3 nodes, consumer, router and producer connected
> in a line. The consumer requests content /prefix and the producer serves
> this content. Cache is disabled on all nodes. I did not choose a
> forwarding strategy using ndn::StrategyChoiceHelper, nor configured FIB
> manually or automatically. Still, all interests manage to find their way
> to the producer. I used --visualize and NS_LOG=nfd.BestRouteStrategy2 to
> confirm this observation.
> 
> Any idea why this is happening? Is there any default routing strategy
> that will take place if user don't specify one?
> 
> Thanks for the help,
> Cesar
> 
> -- 
> cesarghali.info
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim





More information about the ndnSIM mailing list