e2_agent: fix enb config

master
Piotr Gawlowicz 2 years ago committed by Justin Tallon
parent 346a814498
commit 9837997ce1

@ -370,7 +370,7 @@ enable = false
#auto_target_papr = 8 #auto_target_papr = 8
#ema_alpha = 0.0143 #ema_alpha = 0.0143
# Expert configuration options # E2 Agent configuration options
# #
# ric_ip: IP address of the RIC controller # ric_ip: IP address of the RIC controller
# ric_port: Port of the RIC controller # ric_port: Port of the RIC controller
@ -380,7 +380,7 @@ enable = false
# ric_connect_timer: Connection Retry Timer for RIC connection (seconds) # ric_connect_timer: Connection Retry Timer for RIC connection (seconds)
##################################################################### #####################################################################
[e2_agent] [e2_agent]
enable = true #enable = false
#ric_ip = 127.0.0.1 #ric_ip = 127.0.0.1
#ric_port = 36421 #ric_port = 36421
#ric_bind_ip = 127.0.0.1 #ric_bind_ip = 127.0.0.1

Loading…
Cancel
Save