第五章 软件下载与安装(二、Ubuntu安装Mininet)
生活随笔
收集整理的這篇文章主要介紹了
第五章 软件下载与安装(二、Ubuntu安装Mininet)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1、打開Ubuntu命令行
2、輸入:apt-get update
3、輸入:apt-get install git
4、輸入:git clone git://github.com/mininet/mininet
5、輸入:mn --version
5.1、如果出現安裝失敗,請安裝:【apt install mininet】
5.2、輸入:mn --version
6、再次確認版本號
7、輸入:【mn --switch ovs,protocols=OpenFlow13 --controller=remote,ip=[controller ip],prot=6633】
可以使用【ifconfig】命令查看IP
8、輸入【pingall】測試默認生成兩臺主機互ping代表安裝成功
總結
以上是生活随笔為你收集整理的第五章 软件下载与安装(二、Ubuntu安装Mininet)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 第五章 软件下载与安装(二、VM安装Ub
- 下一篇: 软件技术专业-就业提示(二、测试工程师)