|
|
home |
|
|
\ No newline at end of file |
|
|
# Welcome to the AUSF Wiki
|
|
|
|
|
|
OAI-CN 5G is an implementation of the 3GPP specifications for the 5G Core Network. For instance (phase 2), it contains the implementation of the following network elements (Each element implementation has its own repository):
|
|
|
|
|
|
* [Access and Mobility Management Function (AMF)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-amf/)
|
|
|
* [Session Management Function (SMF)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-smf/)
|
|
|
* [User Plane Function (UPF)](https://github.com/OPENAIRINTERFACE/openair-spgwu-tiny/)
|
|
|
* [Network Repository Function (NRF)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-nrf/)
|
|
|
* [Authentication Server Function (AUSF)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-ausf/)
|
|
|
* [Unified Data Management (UDM)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-udm/)
|
|
|
* [Unified Data Repository (UDR)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-udr/)
|
|
|
* [Network Slicing Selection Function (NSSF)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-nssf)
|
|
|
* [Network Exposure Function (NEF)](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-nef/)
|
|
|
|
|
|
![Scope of the implementation](images/all_roadmap_v2_global.png)
|
|
|
|
|
|
For general information on the OpenAirInterface project, please access our official site at [http://www.openairinterface.org](http://www.openairinterface.org).
|
|
|
|
|
|
OAI NEF, as a part of OAI-CN 5G, is an 3GPP-compliant implementation of the ANetwork Exposure Function (NEF).
|
|
|
|
|
|
This wiki provides information to build and launch NEF manually in a physical/virtual machine. We highly recommend that you follow the [container-based tutorial](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-fed) to have a better tested/supported deployment environment from our team.
|
|
|
|
|
|
The following wiki pages are for the NEF component of the OAI-CN project.
|
|
|
* [NEF Installation](Installation)
|
|
|
* [NEF Configuration](NEF-Configuration)
|
|
|
* [Feature Set](Feature-Set)
|
|
|
* [Roadmap](Roadmap) |