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