[ndnSIM] About link usage

Alex Afanasyev aa at CS.UCLA.EDU
Wed Dec 7 10:57:38 PST 2016


Hi Zhang,

"Usage" is not a parameter you can simply get.  You can only measure / estimate it.  One way to do this is to use ndn::L3Tracer (http://ndnsim.net/2.2/metric.html <http://ndnsim.net/2.2/metric.html>), which gives you an approximate value of usage for Interest, data, and other portions for each face.  For overall usage, you would just need to sum up those.

There are other ways to do this, but all of them include some sort of measurements.

If you just want to visually check, you can use the visualizer module (though it may not be trivial to make it work).

--
Alex

> On Dec 7, 2016, at 1:46 AM, ZHANG, Lu <lu.zhang at fuji.waseda.jp> wrote:
> 
> Hi all,
> 
> I would like to get the current link bandwidth usage of a specified link(not the maximum capability) and return it. Are there any existing functions to do this?
> 
> Thanks in advance.
> 
> Regards,
> 
> Zhang Lu


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


More information about the ndnSIM mailing list