Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I register multiple IMSI with magma MME docker? #42

Open
lgs96 opened this issue Sep 20, 2024 · 0 comments
Open

How can I register multiple IMSI with magma MME docker? #42

lgs96 opened this issue Sep 20, 2024 · 0 comments

Comments

@lgs96
Copy link

lgs96 commented Sep 20, 2024

Hi, I'm currently working with magma mme, but find it is hard to register multiple IMSI with provided docker env.

In docker-compose.yml of docker-compose/magma-mme-demo, I could register IMSI with following scripts

environment:
TZ: Europe/Paris
REALM: openairinterface.org
HSS_FQDN: hss.openairinterface.org
PREFIX: /openair-hss/etc
cassandra_Server_IP: 192.168.68.130
OP_KEY: 1006020f0a478bf6b699f15c062e42b3
LTE_K: fec86ba6eb707ed08905757b1bb44b8f
APN1: oai.ipv4
APN2: oai2.ipv4
FIRST_IMSI: "001010000000008"
NB_USERS: 30

I can register a single UE IMSI, but how can I register second, third, .. and additional IMSI?

Thanks in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant