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):
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)


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)