<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Saeid,</div><div><br></div><div>I don't really have an answer to your question... You could try to use something like rocketfuel ISP maps (<a href="http://www.cs.washington.edu/research/networking/rocketfuel/maps/rocketfuel_maps_cch.tar.gz">http://www.cs.washington.edu/research/networking/rocketfuel/maps/rocketfuel_maps_cch.tar.gz</a>) for two different ISPs and then connect them in some way (here <a href="https://github.com/cawka/ndnSIM-sample-topologies">https://github.com/cawka/ndnSIM-sample-topologies</a> are versions converted into more ndnSIM-friendly format).  It is not exactly "realistic" and I hope other have better suggestions here, but at least the scale is reasonable (e.g., AT&T topology is about 700 or 800 nodes).</div><div><br></div><div>Another possibility to handle long simulation times for large topologies is to try to use MPI module.  For this, you would need to partition the topology in some meaningful way (if you can afford one node per CPU, that would be the extreme case).  I did some successful experiments with a simple topology and manual topology partitioning, with reduction of simulation time almost proportionally to the number of CPUs used.</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On May 28, 2013, at 9:06 PM, Saeid Montazeri <<a href="mailto:saeid.montazeri@gmail.com">saeid.montazeri@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Dears in ndnSIM,<div><br></div><div>I want to evaluate the cache performance in NDN. I need a realistic topology. I have seen some topology generators such as inet. In addition, I investigated some traces such as those measured by rocketfuel. However, the problem with these tools and traces is the topology scale. That is, the topology has a large number of nodes which make the execution time of the simulation very long. In addition, I need a topology which has at least two connected ISPs because I want to measure the exchanged traffic between ISPs. </div>
<div><br></div><div>Please let me know if you have any suggestion.</div><div><br></div><div>Best Regards,</div><div>Saeid</div></blockquote></div></body></html>