摘要: 1.补充并运行basic / P4_16 / include include const bit TYPE_IPV4 = 0x800; / H E A D E R S / typedef bit egressSpec_t; typedef bit macAddr_t; typedef bit ip4 阅读全文
posted @ 2019-12-18 15:37 草原飞飞熊 阅读(140) 评论(0) 推荐(0) 编辑
摘要: 1.实验拓扑 python代码 ~~~ from mininet.topo import Topo class MyTopo(Topo): def __init__(self): initilaize topology Topo.__init__(self) add hosts and switch 阅读全文
posted @ 2019-12-18 15:00 草原飞飞熊 阅读(178) 评论(0) 推荐(0) 编辑