Skip to content

How to trigger 5G Procedures (handover, paging, idle mode etc) #132

Answered by linouxis9
MShayanNazeer asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @MShayanNazeer,

I'm happy to help!

To see all the possible commands, I would advise you to run the following the command: sudo ./packetrusher multi-ue --help.
One example is for eg. sudo ./packetrusher multi-ue -n 1 -xnh 3000 -idl 13000 -ngh 23000.
This command will create and register an UE, make it do a Xn Handover to another UE after 3000 ms, then a switch to CM-IDLE and then CM-CONNECTED procedure after 13000 ms, and then finally a NGAP Handover after 23000 ms.

For these procedures to work, you must be able to create two gNodeB with PacketRusher:

PacketRusher automatically creates a second gNodeB with the same configuration as the first gNodeB, but with the IP used by the second gN…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@MShayanNazeer
Comment options

@linouxis9
Comment options

Answer selected by MShayanNazeer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants