ps
- 使用命令行下载慢的化可以先下载到本地,之后手动安装
安装双系统
【Ubuntu安装详细教程】 https://www.bilibili.com/video/BV1CG4y1h7bx/?share_source=copy_web&vd_source=4b3bd263fcce7c0dda5f423950a03d87
ubuntu版本:Linux sk-G501VW 5.4.0-139-generic #156~18.04.1-Ubuntu SMP Wed Jan 25 15:56:22 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
流程全部按照视频,压缩空间越大越好
安装opendaylight&mininet
安装可参考:
- 浅析OpendayLight SFC:https://blog.csdn.net/choufu8526/article/details/100655899
- Opendaylight的Carbon(碳)版本安装:https://www.shuzhiduo.com/A/lk5aQL3Z51/
遇到的坑
- gihub下载慢,使用github520 :https://blog.csdn.net/niangoagao/article/details/120769564
- 修改更新hosts后sudo: rcnscd:找不到命令:https://blog.csdn.net/qq_47911262/article/details/121918115
- git clone 报错:fatal: unable to connect to github.com:github.com[0: x.x.x.x]: errno=Unknown err:https://blog.csdn.net/ZDbisheng/article/details/127767328
卸载python,并安装python3.4(如果自带3.x 则跳过)
Ubuntu操作系统中怎么将python卸载?Ubuntu卸载python的步骤是什么:https://www.ycpai.cn/python/f5NSGsf2.html
安装opendaylight-sfc
下载release版,别的都是坑:https://github.com/opendaylight/sfc/tags
搭建过程:
- ODL Service Function Chaining:https://www.lmlphp.com/user/16587/article/item/496254/
- 该文章的参考网站都有用
- https://blog.csdn.net/u010827484/article/details/81223889
实验(跟着上面的网站)
Vagrant要下载最新版
virtualbox 下载地址(下载6.x版本):https://www.virtualbox.org/wiki/Download_Old_Builds_6_1
遇到的坑
- 实验过程中找不到包的问题(直接改源码,把sfc.删除)Python导包的路径问题:https://blog.csdn.net/weixin_41033366/article/details/115009968
参考资料
超详细的 Vagrant 上手指南 - DavyCloud的文章 - 知乎 https://zhuanlan.zhihu.com/p/259833884
- 超详细的 Vagrant 上手指南 - DavyCloud的文章 - 知乎 https://zhuanlan.zhihu.com/p/259833884