minor fixes for x2 + modify conf files
The configuration file has now to contain ENB_IPV4_ADDRESS_FOR_X2C and ENB_PORT_FOR_X2C in the NETWORK_INTERFACES section. For example: NETWORK_INTERFACES : { ENB_INTERFACE_NAME_FOR_S1_MME = "eth0"; ENB_IPV4_ADDRESS_FOR_S1_MME = "192.168.12.111/24"; ENB_INTERFACE_NAME_FOR_S1U = "eth0"; ENB_IPV4_ADDRESS_FOR_S1U = "192.168.12.111/24"; ENB_PORT_FOR_S1U = 2152; # Spec 2152 ENB_IPV4_ADDRESS_FOR_X2C = "192.168.12.111/24"; ENB_PORT_FOR_X2C = 36422; # Spec 36422 };
Showing
- ci-scripts/conf_files/enb.band7.tm1.100PRB.usrpb210.conf 3 additions, 1 deletionci-scripts/conf_files/enb.band7.tm1.100PRB.usrpb210.conf
- ci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf 3 additions, 1 deletionci-scripts/conf_files/enb.band7.tm1.25PRB.usrpb210.conf
- ci-scripts/conf_files/enb.band7.tm1.50PRB.usrpb210.conf 3 additions, 1 deletionci-scripts/conf_files/enb.band7.tm1.50PRB.usrpb210.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf 3 additions, 1 deletion...utotests/v2/config/enb.band38.tm1.usrpb210.tdd.10MHz.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf 3 additions, 1 deletion...utotests/v2/config/enb.band38.tm1.usrpb210.tdd.20MHz.conf
- cmake_targets/autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf 3 additions, 1 deletion...autotests/v2/config/enb.band38.tm1.usrpb210.tdd.5MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf 3 additions, 1 deletion...autotests/v2/config/enb.band7.tm1.usrpb210.fdd.10MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf 3 additions, 1 deletion...autotests/v2/config/enb.band7.tm1.usrpb210.fdd.20MHz.conf
- cmake_targets/autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf 3 additions, 1 deletion.../autotests/v2/config/enb.band7.tm1.usrpb210.fdd.5MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf 3 additions, 1 deletion...argets/autotests/v2/config/rcc.band7.tm1.if4p5.10MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf 3 additions, 1 deletion...argets/autotests/v2/config/rcc.band7.tm1.if4p5.20MHz.conf
- cmake_targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf 3 additions, 1 deletion...targets/autotests/v2/config/rcc.band7.tm1.if4p5.5MHz.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf 3 additions, 1 deletion...sts/v2/config/rru.band7.tm1.if4p5.10MHz.udp.usrpb210.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf 3 additions, 1 deletion...sts/v2/config/rru.band7.tm1.if4p5.20MHz.udp.usrpb210.conf
- cmake_targets/autotests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf 3 additions, 1 deletion...ests/v2/config/rru.band7.tm1.if4p5.5MHz.udp.usrpb210.conf
- openair2/COMMON/x2ap_messages_types.h 3 additions, 0 deletionsopenair2/COMMON/x2ap_messages_types.h
- openair2/ENB_APP/enb_config.c 7 additions, 0 deletionsopenair2/ENB_APP/enb_config.c
- openair2/ENB_APP/enb_paramdef.h 3 additions, 15 deletionsopenair2/ENB_APP/enb_paramdef.h
- targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.calisson.conf 3 additions, 0 deletions.../CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.calisson.conf
- targets/PROJECTS/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.memphis.conf 3 additions, 0 deletions...S/CENTOS-LTE-EPC-INTEGRATION/CONF/enb.centos.memphis.conf
Loading
Please register or sign in to comment