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.
Mininet python APIを使用して2つのノード(スイッチ)間にリンクがあるかどうかを確認する方法があるかどうか疑問に思っていますか?
ping()メソッドを使用して、2 つのホスト間の接続性をテストできます。または、pingAll()メソッドを使用してネットワーク全体をテストすることもできます。