Commit 04904a63 authored by Lionel Gauthier's avatar Lionel Gauthier

hss hostname in config

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@6369 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 11f83326
......@@ -28,6 +28,7 @@ MME :
{
# pwd=$OPENAIR_CN/objs
S6A_CONF = "./epc_s6a.conf";
HSS_HOSTNAME = "yang";
};
# ------- SCTP definitions
......@@ -138,12 +139,4 @@ P-GW =
DEFAULT_DNS_2_IPV4_ADDRESS = "192.168.106.12";
};
HSS =
{
NETWORK_INTERFACES :
{
HSS_INTERFACE_NAME_FOR_S6A = "none";
HSS_IPV4_ADDRESS_FOR_S6A = "192.168.1.1/16";
};
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment