Amarisoft

How can I connect eNB to an external EPC ?

 

The following parameters should be changed in your enb config file to point to the external EPC:

Let's say your EPC is running on a PC with IP = “192.168.30.1” and eNB is running on a PC with IP=“192.168.30.2”, the configuration shall be done as following at eNB sidemme_addr: “192.168.30.1”,gtp_addr: “192.168.30.2”,

It is also better to disable the automatic lte service and run the eNB manually

  1. service lte stop
  2. cd /root/enb
  3. ./lteenb config/enb.cfg