Skip to content
Snippets Groups Projects
Commit ab3f9dad authored by Robert Schmidt's avatar Robert Schmidt
Browse files

add flexran sample config

parent fac96824
Branches
Tags
No related merge requests found
...@@ -189,6 +189,15 @@ RUs = ( ...@@ -189,6 +189,15 @@ RUs = (
} }
); );
NETWORK_CONTROLLER :
{
FLEXRAN_INTERFACE_NAME = "lo";
FLEXRAN_IPV4_ADDRESS = "127.0.0.1";
FLEXRAN_PORT = 2210;
FLEXRAN_CACHE = "/mnt/oai_agent_cache";
FLEXRAN_AWAIT_RECONF = "no";
};
log_config : log_config :
{ {
global_log_level ="info"; global_log_level ="info";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment