摘要:
实验5 repeater 这个实验在HelloSDNWorld里面做的实验是一样的。 "HelloSDNWorld" 目的:模拟一个有多个端口的中继器。 This application implements a simple switch based repeater for a single s 阅读全文
摘要:
实验3 packet_in_out 目的:模拟一个普通的双端口中继器. This application implements a very simple 2 port repeater where all the traffic goes through the controller. 1.终端1 阅读全文
摘要:
Follow "Frenetic Github" HelloSDNWorld 实验环境: Frenetic虚拟机: 实验步骤: 1.Start up a terminal window – two are provided in the VM under Accessories: Byobu Ter 阅读全文
摘要:
Frenetic a family of network programming languages 官方网站: "Frenetic" Github: "Frenetic" QuickInstall 第一步,先安装VirtualBox(我使用的是VMware Fusion,Mac) 1.Instal 阅读全文
摘要:
PTF PTF is a Python based dataplane test framework. It is based on unittest, which is included in the standard Python distribution. Longer Start 需要先安装 阅读全文