[ndnSIM] change router on run time

Alex Afanasyev aa at CS.UCLA.EDU
Thu Mar 9 09:39:37 PST 2017


What do you mean by "producer moved"?  Best-route strategy relies on information from routing to make the forwarding decision.  Depending on how you define "move" in your simulation, you may need to recalculate routing tables.  How to do it depends on how you define routing tables in the first place.  If you used global routing helper, then you need to schedule re-calculation of routes after the "move".

---
Alex

> On Mar 9, 2017, at 3:35 AM, Naveed Khan <binbs.khan at gmail.com> wrote:
> 
> <Network Model.jpg>
> Hi I attached my scenario model. During simulation I used "best-route" for prefix but when Producer move from AP1 to AP2 the interest packet still goes to AP1. What should I do that Router send the interest packets to AP2 when producer connect with it. 
>  
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim



More information about the ndnSIM mailing list