Commit 21e6cc0c authored by Sakthivel Velumani's avatar Sakthivel Velumani Committed by Sakthivel Velumani

updating config file

parent 061b5d95
......@@ -186,11 +186,11 @@ gNBs =
{
GNB_INTERFACE_NAME_FOR_S1_MME = "eth0";
GNB_IPV4_ADDRESS_FOR_S1_MME = "192.168.18.198/24";
GNB_IPV4_ADDRESS_FOR_S1_MME = "192.168.18.196/24";
GNB_INTERFACE_NAME_FOR_S1U = "eth0";
GNB_IPV4_ADDRESS_FOR_S1U = "192.168.18.198/24";
GNB_IPV4_ADDRESS_FOR_S1U = "192.168.18.196/24";
GNB_PORT_FOR_S1U = 2152; # Spec 2152
GNB_IPV4_ADDRESS_FOR_X2C = "192.168.18.198/24";
GNB_IPV4_ADDRESS_FOR_X2C = "192.168.18.196/24";
GNB_PORT_FOR_X2C = 36422; # Spec 36422
};
}
......
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