Skip to content
/ 5G_CN Public

A simple implementation of a 4G LTE Core Network following the 5G Core approach

Notifications You must be signed in to change notification settings

wnlUc3m/5G_CN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

5G-CN implementation

This is a basic implementation of a 5G Core Network supporting 4G LTE control signalling. It is important to notice that we are still developing functionality and making the specific changes to make it full 5G CN compliant.

This implementation is composed by:

  1. Authenticator: This component is in charge of manage all the control messages that will arrive from the gNB
  2. UPF: SDN controller containing the required rules to encap/decap GTP-U traffic

Information

The authenticator can be split into different modules in order to correctly match with the architecture proposed by 5G. Moreover, we have been working with lagopus as a Virtual Switch implementation. Other implementations have not been teste yet.

Author

Ginés García Avilés website

Acknowledgments

About

A simple implementation of a 4G LTE Core Network following the 5G Core approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages