- OAI SDR LTE 基站部署_51CTO博客_SDR基站OAI SDR LTE 基站部署,目录文章目录目录硬件设备要求物料购买PC操作系统要https://blog.51cto.com/u_15301988/5133816
- SDR之Open5gs搭建使用篇-CSDN博客Open5GS安装调试搭建(和真实eNB及商用终端组网)https://blog.csdn.net/weixin_44497925/article/details/124606317?spm=1001.2101.3001.6650.6&utm_medium=distribute.pc_relevant.none-task-blog-2~default~BlogCommendFromBaidu~Rate-6-124606317-blog-125386304.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2~default~BlogCommendFromBaidu~Rate-6-124606317-blog-125386304.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&utm_relevant_index=9
- adsjfka
- COTS UE — srsRAN 4G 22.10 documentationhttps://docs.srsran.com/projects/4g/en/latest/app_notes/source/cots_ue/source/index.html
- SDR之Open5gs搭建使用篇-CSDN博客Open5GS安装调试搭建(和真实eNB及商用终端组网)https://blog.csdn.net/weixin_44497925/article/details/124606317?spm=1001.2101.3001.6650.6&utm_medium=distribute.pc_relevant.none-task-blog-2~default~BlogCommendFromBaidu~Rate-6-124606317-blog-125386304.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2~default~BlogCommendFromBaidu~Rate-6-124606317-blog-125386304.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&utm_relevant_index=9
- https://vader.blog.csdn.net/article/details/124646536?spm=1001.2101.3001.6650.2&utm_medium=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-2-124646536-blog-128586955.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2%7Edefault%7ECTRLIST%7ERate-2-124646536-blog-128586955.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&utm_relevant_index=3https://vader.blog.csdn.net/article/details/124646536?spm=1001.2101.3001.6650.2&utm_medium=distribute.pc_relevant.none-task-blog-2~default~CTRLIST~Rate-2-124646536-blog-128586955.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&depth_1-utm_source=distribute.pc_relevant.none-task-blog-2~default~CTRLIST~Rate-2-124646536-blog-128586955.235%5Ev27%5Epc_relevant_3mothn_strategy_recovery&utm_relevant_index=3
- Quickstart | Open5GS1. Introduction to Open5GShttps://open5gs.org/open5gs/docs/guide/01-quickstart/
- 5G之核心网技术一-核心网网络架构及网元功能介绍 - 知乎 (zhihu.com)
diff:未识别的选项 ‘--git’
应该打开的界面:
QQ邮箱https://mail.qq.com/cgi-bin/frame_html?sid=41qK8Elyfhoz_VYy&r=60a6cfd8c284d347c328f6abd8127fce&lang=zhYour First LTE | Open5GSThis post is the perfect starting point for learning to build your own LTE network. View this lession as a guided introduction – including the installation, configuration, and best practices that will ease your learning.https://open5gs.org/open5gs/docs/tutorial/01-your-first-lte/5G SA COTS UE — srsRAN 4G 22.10 documentationhttps://docs.srsran.com/projects/4g/en/latest/app_notes/source/5g_sa_COTS/source/index.htmlQuickstart | Open5GS1. Introduction to Open5GShttps://open5gs.org/open5gs/docs/guide/01-quickstart/#:~:text=restart%20open5gs-sgwud-,Setup%20a%205G%20Core,-You%20will%20needhttp://localhost:3000/http://localhost:3000/
5G SA End-to-End — srsRAN 4G 22.10 documentation
iperf3: error - unable to send control message
iperf3: error - unable to send control message: Bad file descriptor
I could run iperf3 after setting firewall.
It's procedure is written the following.
$ iptables -A INPUT -p tcp -i eth0 --dport 5201 -j ACCEPT
$ iptables-save > /etc/iptables/iptables.rules