blob: f8825b054b53074843bb111e0945466360c6a4d8 [file] [log] [blame]
ajayb3f40982021-12-08 14:26:11 -08001..
Badhrinath Padmanabhan5f125302022-08-24 12:50:15 +00002 SPDX-FileCopyrightText: 2022-present Intel Corporation
ajayb3f40982021-12-08 14:26:11 -08003 SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
4 SPDX-License-Identifier: Apache-2.0
5
Zack Williams7d058a92022-03-08 14:50:08 -07006SD-Core
7=======
ajayb3f40982021-12-08 14:26:11 -08008
Zack Williams7d058a92022-03-08 14:50:08 -07009The SD-Core project is a 4G/5G disaggregated mobile core optimized for public
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -070010cloud deployment in concert with distributed edge clouds. It exposes standard 3GPP interfaces
11enabling use of SD-Core as a conventional mobile core. SD-Core is an integral component
12of Aether, ONFs 5G Connected Edge platform for
ajayb5ad6db2021-12-09 15:23:24 -080013private mobile connectivity and edge cloud services. It can be rapidly deployed
14pre-integrated with Aether, as a standalone 5G/4G mobile core, or as control and
15dataplane (UPF) components integrated into custom designed solutions. This range
16of versatility makes the open source SD-Core platform ideally suited for the
17broadest range of use cases and deployment scenarios.
18
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -070019SD-Core is ideally suited for
20
21- Small carrier
22- Private enterprise 4G/5G networks
23- Research community or Universities who wish to study/learn more on 3gpp 4G/5G
24
Zack Williamsccaa38a2021-11-16 15:36:05 -070025
26Getting Started with SD-Core
27----------------------------
ajay60fd69f2021-11-23 22:38:10 -080028- Learn more about SD-Core
Zack Williamsccaa38a2021-11-16 15:36:05 -070029
ajay60fd69f2021-11-23 22:38:10 -080030 - `SD-Core Website <https://opennetworking.org/sd-core/>`_
31 - `SD-Core Whitepaper <https://opennetworking.org/wp-content/uploads/2021/07/SD-Core-Technical-White-Paper-FINAL-1.pdf>`_
32 - `SD-Core Techinar <https://youtu.be/-eQzbSxXgSU>`_
33 - `SD-Core Wiki <https://wiki.opennetworking.org/display/COM/SD-Core>`_
Badhrinath Padmanabhan5f125302022-08-24 12:50:15 +000034 - `SD-Core Public Folder <https://drive.google.com/drive/folders/1dM5b0B65LkQQ0dGK1m-iIceRJfAASEm1>`_
Zack Williamsccaa38a2021-11-16 15:36:05 -070035
Zack Williamsccaa38a2021-11-16 15:36:05 -070036
37Community
38---------
39
ajay60fd69f2021-11-23 22:38:10 -080040Information about participating in the SD Core community and development process
ajay07514982021-12-07 22:24:32 -080041can be found on the `SD-Core Wiki
Zack Williamsccaa38a2021-11-16 15:36:05 -070042<https://wiki.opennetworking.org/display/COM/SD-Core>`_.
43
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -070044- Stay in touch by joining
45
46 - `SD-Core mailing list <https://groups.google.com/a/opennetworking.org/g/sdcore-announce>`_
47 - \#sdcore-dev channel in `ONF Community Slack <https://onf-community.slack.com>`_
48
49
ajay60fd69f2021-11-23 22:38:10 -080050.. toctree::
51 :maxdepth: 2
52 :caption: Overview
53 :hidden:
54 :glob:
55
56 overview/introduction.rst
57 overview/architecture.rst
58 overview/3gpp-compliance-5g.rst
59 overview/3gpp-compliance-4g.rst
60 overview/faq.rst
ajay2c0f6f42021-12-02 22:45:19 -080061 glossary.rst
ajay60fd69f2021-11-23 22:38:10 -080062
63.. toctree::
64 :maxdepth: 2
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -070065 :caption: Configuration
ajay60fd69f2021-11-23 22:38:10 -080066 :hidden:
67 :glob:
68
69 configuration/config.rst
ajay87945292021-12-08 00:52:00 -080070 configuration/config_rest.rst
71 configuration/config_simapp.rst
72 configuration/application_filtering.rst
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -070073 configuration/qos_config.rst
74
75.. toctree::
76 :maxdepth: 2
77 :caption: Deployment
78 :hidden:
79 :glob:
80
ajay07514982021-12-07 22:24:32 -080081 deployment/deployment4G.rst
82 deployment/deployment5G.rst
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -070083 deployment/deploymentupf.rst
ajay60fd69f2021-11-23 22:38:10 -080084
85.. toctree::
Ankur Upadhyaya4f0e3b02022-10-06 11:15:39 -060086 :maxdepth: 2
87 :caption: Design
88 :hidden:
89 :glob:
90
91 design/design-smf.rst
92 design/design-amf.rst
93
94.. toctree::
ajayf66b38e2021-12-09 23:44:54 -080095 :maxdepth: 3
ajayce0380c2021-12-14 21:51:00 -080096 :caption: Test Automation
ajayf66b38e2021-12-09 23:44:54 -080097 :hidden:
98 :glob:
99
100 testing/about_system_tests
101 testing/sdcore_testing
102 testing/acceptance_specification
103
104
105.. toctree::
ajay60fd69f2021-11-23 22:38:10 -0800106 :maxdepth: 2
107 :caption: Troubleshooting Guide
108 :hidden:
109 :glob:
110
111 troubleshooting/flowchart.rst
112
113.. toctree::
114 :maxdepth: 2
115 :caption: Developer Guide
116 :hidden:
117 :glob:
118
ajayd19711c2021-12-07 12:07:04 -0800119 developer/aiab.rst
Ajay Lotan Thakur05ce5ce2022-09-25 20:36:16 -0700120 developer/aiab5g.rst
ajay60fd69f2021-11-23 22:38:10 -0800121 developer/gnbsim.rst
122 developer/testpod.rst
123
Zack Williamsccaa38a2021-11-16 15:36:05 -0700124
125.. toctree::
126 :maxdepth: 2
127 :caption: Releases
128 :hidden:
129 :glob:
130
131 release/1*
Ajay Lotan Thakura2fce1b2022-08-29 23:00:12 -0700132 release/upcoming.rst
Zack Williamsccaa38a2021-11-16 15:36:05 -0700133 release/process.rst