Remove AMF Network Interface sections's interface names: not used

This commit is contained in:
Robert Schmidt
2024-03-22 12:47:53 +01:00
parent dfa012162b
commit 4b2a59b027
106 changed files with 10 additions and 230 deletions

View File

@@ -50,9 +50,7 @@ gNBs =
NETWORK_INTERFACES :
{
GNB_INTERFACE_NAME_FOR_NG_AMF = "eth0";
GNB_IPV4_ADDRESS_FOR_NG_AMF = "192.168.68.194";
GNB_INTERFACE_NAME_FOR_NGU = "eth0";
GNB_IPV4_ADDRESS_FOR_NGU = "192.168.68.194";
GNB_PORT_FOR_S1U = 2152; # Spec 2152
};