[ndnSIM] simulating NDN with IP

Alex Afanasyev alexander.afanasyev at ucla.edu
Mon Sep 23 10:44:27 PDT 2013


Hi Liu,

ndnSIM allows you to connect NDN routers using IP overlay via TcpFace and/or UdpFace.  Here is a very basic example: https://github.com/NDN-Routing/ndnSIM/blob/master/examples/ndn-simple-udp.cc

Besides these two faces, ndnSIM does not have anything related to IP.  If you want to run real dynamic routing protocol, there is nothing that prevents you from running DCE (direct code execution) module with quagga.

---
Alex

On Sep 23, 2013, at 2:30 AM, liu lily <politoesolve at gmail.com> wrote:

> Hi,
> 
>       I want to simulate a case with NDP and IP together. I hope I can control the IP routing table(namely the IP routing protocols, like OSPF), are there any modules in NDNsim that support IP and IP routing protocols? thanks! or can I run quagga over DEC over ndnSim?
> thanks!
> _______________________________________________
> ndnSIM mailing list
> ndnSIM at lists.cs.ucla.edu
> http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20130923/7f8055e2/attachment.html>


More information about the ndnSIM mailing list