-
Notifications
You must be signed in to change notification settings - Fork 34
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
IMSI Receives Incorrect IP From Device Group #227
Comments
I will give a go at this one. |
For documentation purposes, it seems that the DNN names must be different for each device group, otherwise the last one will overwrite the other in the SMF. |
I can confirm that setting the DNN to different names does work. This poses some challenges:
|
This issue has been stale for 30 days and will be closed in 5 days. Comment to keep it open. |
I think both @markbeierl and @ghislainbourgeois are right.
I remember other way of looking at it,
Using same Pool and enforcing at Webconsole pod is the option in current situation... Other long term solution could be
|
This issue has been stale for 120 days and will be closed in 15 days. Comment to keep it open. |
I have created:
On UE attach, both subscribers receive IP addresses from the same subnet range.
Steps to Reproduce
Provision Data
To make this easier to reproduce, I used
curl
directly against thewebconsole
container.Subscribers
Device Groups
Slices
Connect a UE
Using UERANSIM, I connected the gNB simulator, then proceeded to connect subscriber 1. The following was observed in the SMF log
IP allocation on the UESIM confirms receipt of this address:
Attachments
SCTP pcaps for the two IMSIs showing the setup, confirming that other values such as the AMBR do correspond to the correct device groups.
imsi-82.pcapng.gz
imsi-81.pcapng.gz
The text was updated successfully, but these errors were encountered: