-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
Description
Hi, I tried setting up a data plane communication by using VPP-UPF and ERGW-PGW nodes.
The PDP context is requested by a sgsnemu node and the PGW deals with Sx Association setup and Sx Session establishment which both succed. However the PDP context response fails with error 199 (No resources available).
By an inspection of the content of the packets sniffed with wireshark it comes up that the Sx session establishment request does not provide rules to the UPF regarding the establishment of a path for the user data, which should do according to specification 29.244, but only the one for the control plane.
Is it a bug or am I missing something?
Reactions are currently unavailable