<div dir="ltr">Hi,<div><br></div><div>I need to implement SGsAP before I go to a CSFB. I have one question about the configuration.</div><div><br></div><div>I gonna create a configuration of mme.conf as shown below.</div><div><br></div><div>mme:<br>    sgsap:<br>      addr: 127.0.0.2<br>      tai:<br>        plmn_id:<br>          mcc: 001<br>          mnc: 01<br>        tac: 4130<br>      lai:<br>        plmn_id:<br>          mcc: 001<br>          mnc: 01<br>        lac: 43690<br></div><div><br></div><div>However, if both TAC and LAC are alway the same PLMN_ID, the configuration can be changed as follows:</div><div><br></div><div>mme:<br></div><div>    sgsap:<br>      addr: 127.0.0.2<br>      plmn_id:<br>        mcc: 001<br>        mnc: 01<br>      tac: 4130<br>      lac: 43690<br></div><div><br></div><div>I don't have enough knowledge about 2G/3G, so I hesitate in this part for a while. Perhaps, I will do it the first way. Do you have anybody to help?</div><div><br></div><div>P.S.</div><div>You can see the full configuration in this like: <a href="https://github.com/open5gs/nextepc/blob/master/support/config/nextepc.conf.in">https://github.com/open5gs/nextepc/blob/master/support/config/nextepc.conf.in</a></div><div><br></div><div>Thanks a lot!</div><div><br></div><div><br></div></div>