<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 Liu,</div><div><br></div><div>ndnSIM allows you to connect NDN routers using IP overlay via TcpFace and/or UdpFace.  Here is a very basic example: <a href="https://github.com/NDN-Routing/ndnSIM/blob/master/examples/ndn-simple-udp.cc">https://github.com/NDN-Routing/ndnSIM/blob/master/examples/ndn-simple-udp.cc</a></div><div><br></div><div>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.</div><div><br></div><div>---</div><div>Alex</div><br><div><div>On Sep 23, 2013, at 2:30 AM, liu lily <<a href="mailto:politoesolve@gmail.com">politoesolve@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi,<br><br>      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?<br>
thanks!<br></div>
_______________________________________________<br>ndnSIM mailing list<br><a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim<br></blockquote></div><br></body></html>