1.??????構建拓撲結構(方法一:代碼構建。方法二:使用拓撲插件)
2.??????在所有節(jié)點安裝NDN棧。
3.??????安裝相應的轉發(fā)策略。
4.??????給各個節(jié)點安裝對應的消費者應用或者生產(chǎn)者應用
5.??????手動或者用globalroutinghelper生成FIB表
6.??????確定模擬時間。
7.??????使用trace helper獲取仿真結果。
8.??????開始模擬,模擬技術后銷毀。
9.ndnSIM的組成部件:ndn::L3Protocol 該模塊、ndn::Face 對通信接口的抽象、ndn::ContentStore 網(wǎng)絡內(nèi)部存儲Data分組的緩存的抽象、ndn::Pit?、ndn::Fib、ndn::ForwardingStrategy Interest
10.ndnSIM的設計中許多的可選模塊。
11.ndnSIM的使用
12.ndnsim下轉發(fā)策略的講解以及架構
13.ndnSIM模塊——helpers詳解
14.ndnSIM中概率緩存的實現(xiàn)
15.ndnSIM練習
16.ndnSIM實驗
17.ndnSIM實戰(zhàn)演練 |