Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
self.addLink(h1, s1, port1=0, port2=hostlink, **lconfig)
在这里,它创建了一个拓扑,其中主机 h1 和交换机 s1 是连线的。我不明白这里的端口 1 和端口 2 是什么
该部分连接拓扑中的客户端,其中端口 1 和端口 2:
Switch ports 1:uplink 2:hostlink 3:downlink uplink, hostlink, downlink = 1, 2, 3