From 18a67e93bf5f107d5545c02a7beb0ffd0d8abd5d Mon Sep 17 00:00:00 2001 From: Lionel Gauthier <lionel.gauthier@eurecom.fr> Date: Thu, 30 Apr 2015 08:56:13 +0000 Subject: [PATCH] sync git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7302 818b1a75-f10b-46b9-bf7c-635c3b92a50f --- cmake_targets/tools/epc.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake_targets/tools/epc.conf.in b/cmake_targets/tools/epc.conf.in index 55af151acf..7e92b97560 100755 --- a/cmake_targets/tools/epc.conf.in +++ b/cmake_targets/tools/epc.conf.in @@ -93,6 +93,7 @@ S-GW : SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP = "eth2"; SGW_INTERFACE_MTU_FOR_S1U_S12_S4_UP = 1564 + SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP = "192.168.27.101/24"; # TODO PORT NUMBER SGW_IPV4_PORT_FOR_S1U_S12_S4_UP = 2152; -- GitLab