<div><div dir="auto">Hi Ashiq</div></div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small">I have followed a similar wifi setup mentioned here: <a href="https://github.com/named-data-ndnSIM/ndnSIM/blob/master/examples/ndn-simple-wifi.cpp" target="_blank">https://github.com/named-data-ndnSIM/ndnSIM/blob/master/examples/ndn-simple-wifi.cpp</a></div><div class="gmail_default" style="font-size:small">However, (with my own forwarding strategy) I have already tested and found that in a completely static environment with multi-hop ad-hoc network (with 25 nodes) and topology set-up in such a way that path between Consumer-Producer is guaranteed. Finally, with this setup, network does show packets lost due to collision (under certain conditions- high Interest sending rate).</div></div></blockquote><div dir="auto"><br></div><div dir="auto">This script is indeed using WifiNetDevice. Thus, your earlier claim of ndn-stack-helper forcing the use of PointToPointNetDevice is false.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div><div class="gmail_default" style="font-size:small">The problem I'm facing is that I can't obtain these collision lost packets metric using ndnSIM.</div></div></blockquote><div dir="auto"><br></div><div dir="auto">If you have tested the method given in <a href="https://gist.github.com/ashiqopu/0346359297143866f1748322a9e6f125">https://gist.github.com/ashiqopu/0346359297143866f1748322a9e6f125</a> in a non-ndnSIM simulation script that operates the WifiNetDevice in the same mode and using the same loss model, etc, I don’t see why it would not work with this script.</div><div dir="auto"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_default" style="font-size:small"></div></div>
</blockquote></div></div><div dir="auto">Yours, Junxiao</div>