<p dir="ltr">Thanks Spyridon.</p>
<p dir="ltr">Let me try and debug it.</p>
<p dir="ltr">Regards,<br>
Hitesh</p>
<div class="gmail_quote">On Jul 10, 2015 5:37 PM, "Spyridon (Spyros) Mastorakis" <<a href="mailto:spiros.mastorakis@gmail.com">spiros.mastorakis@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Hitesh,<br>
<br>
probably the Interests are being rejected by a further node across the forwarding path.<br>
<br>
You could enable the nfd.Forwarder logging component to monitor the Interest/Data exchange:<br>
<br>
NS_LOG=ndn.Producer:ndn.Consumer:nfd.Forwarder ./waf --run scenario_name<br>
<br>
--<br>
Spyridon (Spyros) Mastorakis<br>
Personal Website: <a href="http://cs.ucla.edu/~mastorakis/" rel="noreferrer" target="_blank">http://cs.ucla.edu/~mastorakis/</a><br>
Internet Research Laboratory<br>
PhD Computer Science<br>
UCLA<br>
<br>
<br>
<br>
<br>
> On Jul 10, 2015, at 8:13 AM, Hitesh Wadekar <<a href="mailto:wadekahn@clarkson.edu">wadekahn@clarkson.edu</a>> wrote:<br>
><br>
> Hello Friends,<br>
><br>
> I am experimenting a scenario and here is the steps for it,<br>
><br>
> 1. I configured app as "BestRoute"<br>
> 2. I created 6 node topology<br>
> 3. I set many paths in FIB for that destination with different faces.<br>
> 4. I scheduled LinkFail with the help of LinkControlHelper between two nodes.<br>
><br>
> I checked the code for LinkControlHelper, it is setting error code for that particular (face, channel) which destination has connected.<br>
><br>
> Here is what happening,<br>
> a. BestRoute picking up same path (linkfailure) to send packet/interest to the destination as it is lowest cost.<br>
> b. Later I removed that prefix manually, BestRoute is able to pick up next path (different face), but still packet/interest is not able to communicate with the destination.<br>
><br>
> I confused here what to check or test in order to send packet to that destination with different faces.<br>
><br>
> Let me know your point of views or suggestions.<br>
><br>
> Regards,<br>
> Hitesh<br>
<br>
</blockquote></div>