[Mini-NDN] help with sdn controller implementation using mini-ndn

Saurab Dulal (sdulal) sdulal at memphis.edu
Thu Jun 24 21:43:15 PDT 2021


From the limited understanding of your problem description, I think you should be able to do this. Basically, you will need six nodes, one controller, two routers, and 3 hosts, note that every node will need to run NFD for interest/data exchange. You can refer here<https://minindn.memphis.edu/experiment.html#configuration>, here<https://github.com/named-data/mini-ndn/tree/master/topologies> to get some ideas on how to create topologies.
[https://opengraph.githubassets.com/8019fea0b37e75b6cad2099404b00eaf109d1e0c93a75e844bcf02a53ea8f11d/named-data/mini-ndn]<https://github.com/named-data/mini-ndn/tree/master/topologies>
named-data/mini-ndn<https://github.com/named-data/mini-ndn/tree/master/topologies>
Mini-NDN: A Mininet based NDN emulator (mailing list: http://www.lists.cs.ucla.edu/mailman/listinfo/mini-ndn) - named-data/mini-ndn
github.com


Mini-NDN also supports centralized routing, but not sure if it will be any help to you. In any case, you can a look at this module https://github.com/named-data/mini-ndn/blob/master/minindn/helpers/ndn_routing_helper.py, and also the corresponding example. https://github.com/named-data/mini-ndn/blob/master/examples/static_routing_experiment.py.

Regards,

Saurab

________________________________
From: Mini-NDN <mini-ndn-bounces at lists.cs.ucla.edu> on behalf of smb yassine via Mini-NDN <mini-ndn at lists.cs.ucla.edu>
Sent: Thursday, June 24, 2021 11:18 AM
To: mini-ndn at lists.cs.ucla.edu <mini-ndn at lists.cs.ucla.edu>
Subject: [Mini-NDN] help with sdn controller implementation using mini-ndn

CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and trust the content is safe.

Hi all
I am new in mini-ndn my goal is to implement a topology containing one sdn controller two routers or switches and 3 hosts to achieve centralized routing/forwarding  NDN interest data.
It is possible to implement this topology in mini-ndn if yes how can I do it?

thank you

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/mini-ndn/attachments/20210625/b77386e3/attachment.html>


More information about the Mini-NDN mailing list