<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi,<div class=""><br class=""></div><div class="">The way the link control helper works is by setting the error rate of a channel to 1.0, so that no packets are able to make it to the other end of the link. However, NFD is not aware of this change, since the best route strategy determines which should be the next hop based on its cost. I would suggest that you use another forwarding strategy, for example the ASF strategy (section 5.2.6 in the NFD developer’s guide):</div><div class=""><br class=""></div><div class=""><a href="https://named-data.net/wp-content/uploads/2016/10/ndn-0021-7-nfd-developer-guide.pdf" class="">https://named-data.net/wp-content/uploads/2016/10/ndn-0021-7-nfd-developer-guide.pdf</a></div><div class=""><br class=""></div><div class="">Thanks,</div><div class=""><br class=""><div class="">
<div class=""><div class=""><div class=""><span class="" style="float: none; display: inline !important;">Spyridon (Spyros) Mastorakis</span><br class=""><span class="" style="float: none; display: inline !important;">Personal Website: </span><a href="http://cs.ucla.edu/~mastorakis/" class="">http://cs.ucla.edu/~mastorakis/</a><br class=""><span class="" style="float: none; display: inline !important;">Internet Research Laboratory</span><br class=""><span class="" style="float: none; display: inline !important;">Computer Science Department</span><br class=""><span class="" style="float: none; display: inline !important;">UCLA</span></div></div></div>
</div>
<br class=""><div><blockquote type="cite" class=""><div class="">On Sep 13, 2017, at 12:49 AM, hakima khelifi <<a href="mailto:khelifihakima22@yahoo.fr" class="">khelifihakima22@yahoo.fr</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;" class=""><div class=""><div class="">Dear all,</div><div class=""><br class=""></div>I am testing routing and forwarding during the simulation, I used LinkFailur with Best-route strategy, it doesn’t work, where I tried with Broadcast and CalculateAllPossibleRoutes. However, the same link, it has been changed in the path, but still consider link up.<br class="">I would like to know in NDN can choose another link when the original link for routing data is down during the simulation.<br class=""></div></div></div></div></blockquote></div><br class=""></div></body></html>