aligungr/UERANSIM

Ueransim and Free5gc UPF GTP Tunnelling

mrramachari opened this issue · 1 comments

Hello all,

As I was playing around with UERANSIM and free5gc,
Is there a way to Test only the GTP tunneling part of UERANSIM and UPF I dont want to send and recieve any ngap message ,
I just want to establish a tunnel between both and when i Send ping request from uesimtun0 icmp gtp packets should go to the upf,
Any help would be appreciated,

Thanks!

I believe you are looking for something like osmo-uecups: It allows you to set up a GTP-U tunnel with no control plane signaling, and then execute arbitrary programs (like a ping, iperf) using that tunnel.