Amarisoft

How can I connect the EPC to an external eNB ?

 

The following parameters should be changed in your MME config file to point to the external eNB:

Let's say MME is running in 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.

1) MME:

gtp_addr: "192.168.30.1"

2) ENB:

If you use Amarisoft eNB, the following fields should be changed in eNB config file.

mme_addr: "192.168.30.1"

gtp_addr: "192.168.30.2"

Otherwise, you should check for equivalent parameters in your eNB configuration.