Commit 5dbf147a authored by chenhsunyang0922's avatar chenhsunyang0922

modify configuration file

parent db8882c5
......@@ -215,7 +215,7 @@ eNBs =
////////// MME parameters:
mme_ip_address = ( { ipv4 = "193.55.112.81";
mme_ip_address = ( { ipv4 = "192.168.12.26";
ipv6 = "192:168:30::17";
active = "yes";
preference = "ipv4";
......@@ -232,9 +232,9 @@ eNBs =
{
ENB_INTERFACE_NAME_FOR_S1_MME = "eth2";
ENB_IPV4_ADDRESS_FOR_S1_MME = "140.118.122.114/24";
ENB_IPV4_ADDRESS_FOR_S1_MME = "192.168.194.149/24";
ENB_INTERFACE_NAME_FOR_S1U = "eth2";
ENB_IPV4_ADDRESS_FOR_S1U = "140.118.122.114/24";
ENB_IPV4_ADDRESS_FOR_S1U = "192.168.194.149/24";
ENB_PORT_FOR_S1U = 2152; # Spec 2152
ENB_IPV4_ADDRESS_FOR_X2C = "192.168.12.111/24";
......
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