From 9912891aee8969ccbc7550c1e1c8e6521776b316 Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Fri, 17 Oct 2014 10:04:29 +0000 Subject: [PATCH] git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5906 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- .../CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf | 2 +- .../GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf | 4 ++-- .../GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf | 1 - targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf | 1 + targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf | 1 + targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf | 1 + targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf | 1 + .../PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf | 1 + targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf | 1 + targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf | 1 + targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf | 1 + 11 files changed, 11 insertions(+), 4 deletions(-) diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf index 586b843be6..3c5d0f1898 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/enb.calisson.conf @@ -9,7 +9,7 @@ eNBs = { ////////// Identification parameters: # real_time choice in {hard, rt-preempt, no} - real_time = "hard"; + real_time = "rt-preempt"; eNB_ID = 0xe00; cell_type = "CELL_MACRO_ENB"; eNB_name = "eNB_Eurecom_0"; diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf index a1b5267815..7d4672fc1d 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB.VM_MME.VM_HSS/epc.mme0.conf @@ -186,8 +186,8 @@ P-GW = PGW_INTERFACE_NAME_FOR_S5_S8 = "none"; PGW_IPV4_ADDRESS_FOR_S5_S8 = "0.0.0.0/24"; - PGW_INTERFACE_NAME_FOR_SGI = "none"; - PGW_IPV4_ADDRESS_FOR_SGI = "0.0.0.0/24"; + PGW_INTERFACE_NAME_FOR_SGI = "eth0"; + PGW_IPV4_ADDRESS_FOR_SGI = "192.168.14.178/24"; }; IP_ADDRESS_POOL : diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf index b4128c49b6..4b53abff1f 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/RT_ENB_AND_MME.HSS/enb.calisson.conf @@ -121,7 +121,6 @@ eNBs = { ENB_INTERFACE_NAME_FOR_S1_MME = "lo"; ENB_IPV4_ADDRESS_FOR_S1_MME = "127.0.0.1/24"; - ENB_PORT_FOR_S1_MME = 36512; # Spec 36412 ENB_INTERFACE_NAME_FOR_S1U = "lo"; ENB_IPV4_ADDRESS_FOR_S1U = "127.0.0.1/24"; diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf index 4636c38bf6..7ce3429b2f 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band38.conf @@ -116,6 +116,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.13.10/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; log_config : diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf index 43201d9707..434be4ba52 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band39.conf @@ -125,6 +125,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.13.10/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; log_config : diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf index 3f2d03d73c..eaee6dab18 100644 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.band7.conf @@ -117,6 +117,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.13.10/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; log_config : diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf index 2cccde680c..b35a4c2271 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.centos.nord.conf @@ -58,6 +58,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.13.10/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; log_config : diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf index ab2d8f5833..3d270e3862 100644 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.dual.band7_band20.conf @@ -193,6 +193,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.13.10/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; log_config : diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf index f08784c9e3..9c39aaa665 100755 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.pft.memphis.conf @@ -46,6 +46,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.81/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf index 13906defb0..1fc22d023e 100644 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sequans.sud.conf @@ -48,6 +48,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.13.10/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; } diff --git a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf index c6477899ce..1dfbb4a0f2 100644 --- a/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf +++ b/targets/PROJECTS/GENERIC-LTE-EPC/CONF/enb.sfr.sud.conf @@ -53,6 +53,7 @@ eNBs = ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.31/24"; + ENB_PORT_FOR_S1U = 2152; # Spec 2152 }; }, -- GitLab