Update home authored by Tien-Thinh Nguyen's avatar Tien-Thinh Nguyen
# Welcome to the AMF wiki
OAI-CN 5G is an implementation of the 3GPP specifications for the 5G Core Network. For instance (phase 1), it contains the implementation of the following network elements (Each element implementation has its own repository):
* [AMF](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-amf)
* [SMF](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-smf)
* [UPF](https://github.com/OPENAIRINTERFACE/openair-spgwu-tiny)
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)
![Scope of the implementation](images/oai_5gc.png)
![Scope of the implementation](images/oai_5gc_current_status.png)
For general information on the OpenAirInterface project, please access our official site at [http://www.openairinterface.org](http://www.openairinterface.org).
OAI-CN5G AMF, as a part of OAI-CN 5G, is an 3GPP-compliant implementation of the Access and Mobility Management Function (AMF).
This wiki provides information to build and launch AMF 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 AMF component of the OAI-CN project.
* [AMF Installation](Installation)
* [An Example for AMF Configuration File](amf.conf)
* [Feature Set](https://gitlab.eurecom.fr/oai/cn5g/oai-cn5g-amf/-/blob/master/docs/FEATURE_SET.md)
* [Validation with DsTester](AMF-Validation-with-DsTester)
* [Testing and validation](AMF-Validation-with-DsTester)
* [Roadmap](Roadmap)