[ndnSIM] Is it possible to set packet loss rate of link (point-to-point link)

Alex Afanasyev alexander.afanasyev at ucla.edu
Fri Jun 21 12:42:45 PDT 2013


Hi Xiaoke,

NS-3 allows you to use various error models on links.  For example, if you're using ndnSIM's annotated topology reader, I recently add ability to configure error models.  Here is an example of topology file:

https://github.com/NDN-Routing/ndnSIM/blob/master/examples/topologies/topo-grid-3x3-loss.txt

and here is scenario example:

https://github.com/NDN-Routing/ndnSIM/blob/master/examples/ndn-grid-topo-plugin-loss.cc

---
Alex


On Jun 20, 2013, at 11:57 PM, Xiaoke Jiang <shock.jiang at gmail.com> wrote:

> Dear all,
> 	My experiment need assumption about loss rate, is it possible for ndnSIM to set it?
> 
> thanks
> 
> My Regards,
> Xiaoke (Shock) Jiang (蒋小可)
> 
> Ph.D. Candidate,
> Department of Computer Science and Technology,
> Tsinghua University, Beijing, P.R.China. 100084
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130621/cbd0ee22/attachment.html>


More information about the ndnSIM mailing list