Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrpluto0/open5gs_5gc_oai
it's a sample deployment config of open5gs's core network with oai's gnb and ue
https://github.com/mrpluto0/open5gs_5gc_oai
Last synced: 2 months ago
JSON representation
it's a sample deployment config of open5gs's core network with oai's gnb and ue
- Host: GitHub
- URL: https://github.com/mrpluto0/open5gs_5gc_oai
- Owner: MrPluto0
- Created: 2024-05-17T14:16:28.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-05-17T14:20:32.000Z (8 months ago)
- Last Synced: 2024-05-17T15:54:30.363Z (8 months ago)
- Language: Shell
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 说明
核心网采用 Open5gs 构建,并将控制面和用户面分离。
采用 oai 的 gnb 和 ue 来模拟整个网络流程,并使用了 rf simulator,不需要 USRP 介入。
# 架构
整个系统采用 docker 分布式部署各个组件功能,分为四部分(四个服务器):
- Control Plane (10.112.8.44):核心网控制面
- User Plane (10.112.54.59):核心网用户面
- OAI GNB (10.112.140.18):5G 基站
- OAI UE (10.112.130.180):用户终端![](./structure.jpg)