10 2022 档案
摘要:一、基本要求: ①、编写Python程序,调用OpenDaylight的北向接口实现以下功能: 1、删除s1上的流表数据代码及其截图: #!/usr/bin/python import requests from requests.auth import HTTPBasicAuth def http
阅读全文
摘要:一、基本要求: ①、编写Python程序,调用OpenDaylight的北向接口实现以下功能: 1、删除s1上的流表数据代码及其截图: #!/usr/bin/python import requests from requests.auth import HTTPBasicAuth def http
阅读全文
摘要:一、基本要求 建立拓扑:sudo mn --topo=single,3 --mac --controller=remote,ip=127.0.0.1,port=6633 --switch ovsk,protocols=OpenFlow10 连接ryu: ryu-manager gui_topolog
阅读全文
摘要:一、基础要求: 建立拓扑:sudo mn --topo=single,3 --mac --controller=remote,ip=127.0.0.1,port=6633 --switch ovsk,protocols=OpenFlow10 运行Hub模块:./pox.py log.level --
阅读全文
摘要:一、基本要求 1、Mininet拓扑生成并连接控制器的结果 2、Mininet中ping测试截图 二、进阶要求 1、获取拓扑的交换机 ODL提供的文档链接:http://192.168.43.209:8181/apidoc/explorer/index.html Request URL: http:
阅读全文

浙公网安备 33010602011771号