diff --git a/srsepc/epc.conf.example b/srsepc/epc.conf.example index 739b2c137..2576d127a 100644 --- a/srsepc/epc.conf.example +++ b/srsepc/epc.conf.example @@ -10,7 +10,7 @@ # tac: 16-bit Tracking Area Code. # mcc: Mobile Country Code # mnc: Mobile Network Code -# mme_bindx_addr: IP subnet to listen for eNB S1 connnections +# mme_bind_addr: IP bind addr to listen for eNB S1 connnections # ##################################################################### [mme] @@ -20,6 +20,7 @@ tac = 0x0007 mcc = 001 mnc = 01 mme_bind_addr = 127.0.1.100 +apn = srsapn ##################################################################### # HSS configuration