blob: acf55d6b9cddf02f7d8f97b756dd516ccd287d88 [file] [log] [blame]
ajayb3f40982021-12-08 14:26:11 -08001..
2 SPDX-FileCopyrightText: © 2020 Open Networking Foundation <support@opennetworking.org>
3 SPDX-License-Identifier: Apache-2.0
4
ajayce0380c2021-12-14 21:51:00 -08005Introduction
6============
ajayb3f40982021-12-08 14:26:11 -08007
ajayb5ad6db2021-12-09 15:23:24 -08008SD-Core is the Open Networking Foundation (ONF)’s open source, flexible, agile,
9scalable, and configurable dual-mode 4G/5G mobile core network solution that enables a
10cloud-based Connectivity-as-a-Service. SD-Core builds and enhances on ONFs 4G Open
11Mobile Evolved Core (OMEC)™ as well as the free5GC© core network platform to create a
12dual-mode solution that supports LTE, 5G NSA and 5G SA services optimized for hybrid-cloud
13environments.
ajayb3f40982021-12-08 14:26:11 -080014
ajayb5ad6db2021-12-09 15:23:24 -080015Its centralized dual-mode mobile core control plane has been designed to control many UPFs
16distributed across many edge clouds around the world. This makes SD-Core the ideal open
17source platform to offer cloud-based Private 4G/5G connectivity services to enterprises
18as an enabler for Industry 4.0 transformation.
19
20SD-Core provides a rich set of APIs for runtime configurability of each of its services, as well
21as supporting subscriber management via third party applications. These APIs provide
22extensive telemetry capabilities that enable monitoring, logging, and alerts, with integrated
23verification and closed-loop control solutions. With operator and customer facing portals,
24SD-Core can be configured for dynamically programmable network slicing, subscriber, QoS
25and policy management, providing precise access control for users, devices, data networks
26and edge applications.
ajayb3f40982021-12-08 14:26:11 -080027
ajayce0380c2021-12-14 21:51:00 -080028Overview
29--------
ajayb3f40982021-12-08 14:26:11 -080030
31 - Ensure only authenticated mobile devices have network access
32 - Provides IP connectivity for data & voice services
33 - Ensures connectivity adheres to QoS and network slice policies
34 - Tracks user mobility to ensure uninterrupted service
35 - Tracks subscriber usage
36
37.. image:: ../_static/images/SD-Core-Overview.png
38 :width: 700px
39
ajayb5ad6db2021-12-09 15:23:24 -080040SD-Core uses OMEC and free5GC as baseline components, integrates the two for dual-mode operation, and provides
41significant new functionality to optimize delivery of Connectivity-as-a-Service from the
42hybrid cloud. It is of course also possible to use SD-Core to provide 4G-only, or 5G-only
43connectivity using standard 3GPP interfaces.
44
45In order to optimize for the hybrid cloud and to support emerging Industry 4.0 use cases,
46SD-Core includes multiple user plane functions (UPFs) to handle different classes of
47enterprise traffic:
48
49 - A P4-based UPF offloads the packet processing and forwarding operations to a
50 programmable edge fabric to achieve significant performance with much higher
51 bandwidths, significantly lower latencies, and highly predictable very low jitter, albeit
52 for a relatively modest number of devices/flows
53 - A containerized, highly scalable solution provides high performance by leveraging
54 acceleration technologies like DPDK.
55
ajayb3f40982021-12-08 14:26:11 -080056SD-Core is an Integral Part of Aether
57-------------------------------------
58
59 - SD-Core is an integral component of Aether, ONFs 5G Connected Edge platform for
60 private mobile connectivity and edge cloud services.
61 - SD-Core provides the 4G/5G connectivity and the SD-Core control plane at the central
ajayb5ad6db2021-12-09 15:23:24 -080062 site controls multiple user plane components running at each Aether Edge site.
ajayb3f40982021-12-08 14:26:11 -080063
64.. image:: ../_static/images/Sd-Core-Aether-Integral.jpg
65 :width: 700px