[DOCS] Updated if subscribers changed [#1694]

This commit is contained in:
Sukchan Lee 2022-08-14 15:36:41 +09:00
parent c835556623
commit dbf6971dcf
3 changed files with 6 additions and 3 deletions

View file

@ -222,6 +222,9 @@ Then proceed as follows:
3. Fill the IMSI, security context(K, OPc, AMF), and APN of the subscriber.
4. Click `SAVE` Button
**Note:** Subscribers added with this tool immediately register in the Open5GS HSS/UDR without the need to restart any daemon. However, if you use the WebUI to change subscriber profile, you must restart the Open5GS AMF/MME daemon for the changes to take effect.
{: .notice--warning}
Modify [install/etc/open5gs/mme.yaml](https://github.com/{{ site.github_username }}/open5gs/blob/main/configs/open5gs/mme.yaml.in) to set the S1AP IP address, PLMN ID, and TAC.
```diff