matlab的egde源代码-assessing-mininet:测试Mininet网络模拟器的框架

时间:2024-06-10 17:59:38
【文件属性】:

文件名称:matlab的egde源代码-assessing-mininet:测试Mininet网络模拟器的框架

文件大小:63KB

文件格式:ZIP

更新时间:2024-06-10 17:59:38

系统开源

matlab的egde源代码评估小型网络 这有什么用? 使用Mininet网络模拟器()。 为此创建可运行的拓扑,通过其上的D-ITG(分布式Internet流量生成器)进行自动测量,并使用MATLAB解析结果并产生可用的输出。 (示例可以在下找到)。 因此,该项目包含三个不同的框架/生成器: 1. Python parser for Internet Topology Zoo's .graphml files to be converted into Mininet python-based topologies. 2. D-ITG scripts for distributed traffic generation being used in a script framework. 3. MATLAB code for evaluation of the D-ITG logs. 解析器只是为了简化大型现实世界拓扑的创建。 解析.graphml文件,将您的主机手动添加到topo中,您将拥有一个直接可执行/可运行的拓扑,可用于启用了SSH访问的mininet2.x。 D-ITG脚本通常


【文件预览】:
assessing-mininet-master
----MATLAB()
--------process_single_testfile.m(5KB)
--------ProcessAllLogsMain.m(6KB)
--------_deprecated()
--------process_complete_test_set.m(8KB)
--------.gitignore(49B)
--------load_function.m(249B)
----D-ITG-Setup()
--------D-ITG-PATCH()
--------install-DITG.sh(638B)
----.gitignore(21B)
----README.md(6KB)
----ITGscripts()
--------ITGSendTCP_cbr(952B)
--------ITGplot(2KB)
--------full-test-suite-crosstraffic.sh(10KB)
--------ITGDecALL(1KB)
--------full-test-suite.sh(6KB)
--------ITGSendUDP_cbr(960B)
--------deprecated()
----LICENSE.txt(15KB)
----parser()
--------topologies()
--------build.xml(2KB)
--------GraphML-Topo-to-Mininet-Network-Generator.py(13KB)
--------.gitignore(6B)

网友评论