[ndnSIM] How to set Fib table to each node?

Spyridon (Spyros) Mastorakis spiros.mastorakis at gmail.com
Wed Jan 14 14:14:19 PST 2015


Hello,

You can set the Fib table on each node either by installing a Global Routing Helper, adding prefixes and origins and then calculate and install the FIBs (http://ndnsim.net/1.0/examples.html#node-grid-example <http://ndnsim.net/1.0/examples.html#node-grid-example>) or by setting the Default routes when using the Stack Helper (http://ndnsim.net/1.0/examples.html#simple-scenario <http://ndnsim.net/1.0/examples.html#simple-scenario>). 

You can manually configure the FIB routes by using the AddRoute method of the Stack Helper (http://ndnsim.net/1.0/examples.html#node-2-bottleneck-topology-with-custom-forwarding-strategy <http://ndnsim.net/1.0/examples.html#node-2-bottleneck-topology-with-custom-forwarding-strategy>)


You may take a look at more examples here:

http://ndnsim.net/1.0/examples.html <http://ndnsim.net/1.0/examples.html>


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




> On Jan 14, 2015, at 1:28 AM, 최원준 <wonjunchoi001 at gmail.com> wrote:
> 
> Hello.
> 
> Can I set Fib table to each node like Pit table below?
> ndnHelper.SetPit ("ns3::ndn::pit::Persistent", "MaxSize", "20");
> 
> Also, I want to insert additional entry to fib. I don't know how.
> 
> Best regards.
> Wonjun, Choi
> 
> 
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20150114/a9a5e8b6/attachment.html>


More information about the ndnSIM mailing list