Skip to content
Snippets Groups Projects
Commit d254f5b5 authored by Raphael Defosseux's avatar Raphael Defosseux
Browse files

Merge branch 'feature-s1-flex' into develop_integration_2018_w_41

Introduction of S1-flex. It handles multiple PLMN IDs (up to 6) in the SIB as well as the selection of an MME based on the selected PLMN identity.

Major impact: changes on the eNB configuration files:

tracking_area_code = 1;

plmn_list = (
  { mcc = 208; mnc = 94; mnc_length = 2; },
  { mcc = 208; mnc = 95; mnc_length = 2; }
)

See https://gitlab.eurecom.fr/oai/openairinterface5g/wikis/s1-flex-conf-nnsf

 for more details.

Signed-off-by: default avatarRaphael Defosseux <raphael.defosseux@eurecom.fr>
parents 405bb0bb 7e7acef7
No related branches found
No related tags found
No related merge requests found
Showing
with 40 additions and 96 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment