Commit 71486a0d authored by Robert Schmidt's avatar Robert Schmidt

Fixup: correct gnb-cucp AMF bind address, corresponding to docker container

parent f21c2cf8
......@@ -60,7 +60,7 @@ gNBs =
NETWORK_INTERFACES :
{
GNB_IPV4_ADDRESS_FOR_NG_AMF = "192.168.71.140/24";
GNB_IPV4_ADDRESS_FOR_NG_AMF = "192.168.71.150/24";
};
}
);
......@@ -92,5 +92,6 @@ security = {
rrc_log_level ="info";
f1ap_log_level ="info";
ngap_log_level ="debug";
sctp_log_level ="debug";
};
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