Multi-UE Connection with Different K & OPc #115
Unanswered
howardswe499
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Hi @howardswe499, Thanks a lot for the report! This is in our TODO list, sadly it's unsupported for now. You either have to use the very same K / OPc for all UEs, or use multiple instances of PacketRusher (can be on the same host as long it is using different N2/N3 IPs for gNodeB) :( I'll keep you updated once we support that feature. Cheers, |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @linouxis9 ,
Background info: Trying to connect multiple UEs with different K & OPc values to Nokia CMU. Checked out solution in #83.
I would like to try to connect 2 or more UEs to CMU at a time, without having to use another host.
I am using the following config with command
sudo ./packetrusher multi-ue -n 2 --tunnel --dedicatedGnb
, and I have configured core-facing interface to have ip of 192.168.98.192 & 192.168.98.193.PR config for multi-ue
PR Logs
Please let me know if I have any errors in configuration! Thanks in advance.
Howard
Beta Was this translation helpful? Give feedback.
All reactions