From 490c656b276ac25e4f051592fea6a38b469016cd Mon Sep 17 00:00:00 2001 From: winckel <winckel@eurecom.fr> Date: Mon, 27 Jan 2014 15:46:50 +0000 Subject: [PATCH] Added eNB configuration files for using sud as MME. git-svn-id: http://svn.eurecom.fr/openair4G/trunk@4959 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- .../GENERIC-LTE-EPC/CONF/enb.pft.sud.conf | 82 +++++++++++++++++++ .../GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf | 82 +++++++++++++++++++ 2 files changed, 164 insertions(+) create mode 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf create mode 100644 targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf new file mode 100644 index 0000000000..5433d1050f --- /dev/null +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.sud.conf @@ -0,0 +1,82 @@ +Active_eNBs = ( "eNB_Eurecom_0"); + +eNBs = +( + { + eNB_ID = 347472; + + cell_type = "CELL_MACRO_ENB"; + + eNB_name = "eNB_Eurecom_0"; + + // Tracking area code, 0x0000 and 0xfffe are reserved values + tracking_area_code = 1; + + mobile_country_code = 208; + + mobile_network_code = 92; + + // Default Paging DRX of the eNB as defined in TS 36.304 + default_paging_drx = "PAGING_DRX_256"; + + mme_ip_address = ( { ipv4 = "192.168.12.31"; + ipv6 = "2192:168:30::17"; + active = "yes"; + preference = "ipv4"; + }, + { ipv4 = "192.168.12.86"; + ipv6 = "2192:168:30::18"; + active = "yes"; + preference = "ipv4"; + } + ); + }, + { + eNB_ID = 347474; + + cell_type = "CELL_MACRO_ENB"; + + eNB_name = "eNB_Eurecom_2"; + + // Tracking area code, 0x0000 and 0xfffe are reserved values + tracking_area_code = 1; + + mobile_country_code = 208; + + // EXMIMO_IOT mobile_network_code = 92; + mobile_network_code = 92; + + // Default Paging DRX of the eNB as defined in TS 36.304 + default_paging_drx = "PAGING_DRX_256"; + + mme_ip_address = { ipv4 = "192.168.12.31"; + ipv6 = "2192:168:30::17"; + active = "yes"; + preference = "ipv4"; + }; + }, + { + eNB_ID = 347475; + + cell_type = "CELL_MACRO_ENB"; + + eNB_name = "eNB_Eurecom_3"; + + // Tracking area code, 0x0000 and 0xfffe are reserved values + tracking_area_code = 1; + + mobile_country_code = 208; + + // EXMIMO_IOT mobile_network_code = 92; + mobile_network_code = 92; + + // Default Paging DRX of the eNB as defined in TS 36.304 + default_paging_drx = "PAGING_DRX_256"; + + mme_ip_address = { ipv4 = "192.168.12.31"; + ipv6 = "2192:168:30::17"; + active = "yes"; + preference = "ipv4"; + }; + } +); diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf new file mode 100644 index 0000000000..651b3ecc01 --- /dev/null +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf @@ -0,0 +1,82 @@ +Active_eNBs = ( "eNB_Eurecom_0"); + +eNBs = +( + { + eNB_ID = 347472; + + cell_type = "CELL_MACRO_ENB"; + + eNB_name = "eNB_Eurecom_0"; + + // Tracking area code, 0x0000 and 0xfffe are reserved values + tracking_area_code = 1; + + mobile_country_code = 208; + + mobile_network_code = 10; + + // Default Paging DRX of the eNB as defined in TS 36.304 + default_paging_drx = "PAGING_DRX_256"; + + mme_ip_address = ( { ipv4 = "192.168.12.31"; + ipv6 = "2192:168:30::17"; + active = "yes"; + preference = "ipv4"; + }, + { ipv4 = "192.168.12.86"; + ipv6 = "2192:168:30::18"; + active = "yes"; + preference = "ipv4"; + } + ); + }, + { + eNB_ID = 347474; + + cell_type = "CELL_MACRO_ENB"; + + eNB_name = "eNB_Eurecom_2"; + + // Tracking area code, 0x0000 and 0xfffe are reserved values + tracking_area_code = 1; + + mobile_country_code = 208; + + // EXMIMO_IOT mobile_network_code = 92; + mobile_network_code = 92; + + // Default Paging DRX of the eNB as defined in TS 36.304 + default_paging_drx = "PAGING_DRX_256"; + + mme_ip_address = { ipv4 = "192.168.12.31"; + ipv6 = "2192:168:30::17"; + active = "yes"; + preference = "ipv4"; + }; + }, + { + eNB_ID = 347475; + + cell_type = "CELL_MACRO_ENB"; + + eNB_name = "eNB_Eurecom_3"; + + // Tracking area code, 0x0000 and 0xfffe are reserved values + tracking_area_code = 1; + + mobile_country_code = 208; + + // EXMIMO_IOT mobile_network_code = 92; + mobile_network_code = 92; + + // Default Paging DRX of the eNB as defined in TS 36.304 + default_paging_drx = "PAGING_DRX_256"; + + mme_ip_address = { ipv4 = "192.168.12.31"; + ipv6 = "2192:168:30::17"; + active = "yes"; + preference = "ipv4"; + }; + } +); -- GitLab