实验4:开源控制器实践——OpenDaylight

基础要求

基础要求需要提交两张图,一是Mininet拓扑生成并连接控制器的结果,二是Mininet中ping测试截图

进阶要求

提交所整理的API文档(选主要的即可,例如拓扑信息、链路信息、交换机流表信息等

  1. 拓扑信息
http://127.0.0.1:8181/apidoc/explorer/index.html#!/network-topology(2013-10-21)

  1. 获取特定交换机端口的状态
http://127.0.0.1:8181/apidoc/explorer/index.html#!/opendaylight-port-statistics(2013-12-14)/get_all_node_connectors_statistics_post_1

  1. 获取流表状态数量
http://127.0.0.1:8181/apidoc/explorer/index.html#!/opendaylight-flow-table-statistics(2013-12-15)

posted on 2022-10-12 20:08  zzzxxzxzxzxzxz  阅读(35)  评论(0编辑  收藏  举报

导航