[ndnSIM] ndnSIM compatibility with packet loss simulation

Alex Afanasyev alexander.afanasyev at ucla.edu
Fri Apr 12 10:40:10 PDT 2013


Hi Saran,

Do you need a precise control over which error rate is set on which link, or you want to just set the same error rate on all links?

I think, it could be possible and relatively simple to add this function to AnnotatedTopologyReader.  Are there just two parameters you mentioned or there is something else to be configured?  I see that there are also other error models available in NS-3 (BinaryErrorModel, ListErrorModel, and ReceiveListErrorModel).  Would it make sense to create a solution to allow any of these models?   I'm not quite sure how exactly to extend the reader, so the solution is general enough...

---
Alex

On Apr 11, 2013, at 11:12 PM, Saran Tarnoi <sarantarnoi at gmail.com> wrote:

> Dear Alex and All,
> 
> I see an example code in ns-3 that simulates simple packet loss by setting an attribute of RateErrorMode in Netdevice.
> I guest that ndnSIM also support this.
> 
> There will be hundreds of links in my simulating networks.
> I cannot do manually link configuration, so using topology file is my choice.
> However, I have no idea how to set the ErrorRate and ErrorUnit of each link in the topology file that will be later read by using AnnotatedTopologyReader.
> 
> If you know the solution, please give me some ideas.
> Thanks a lot in advance for your time. 
> 
> -- 
> Regards,
> Saran
> 
> _______________________________________________
> 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