Skip to content
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

Packet capturing and source code modification #137

Open
Dustin12138 opened this issue Nov 3, 2023 · 0 comments
Open

Packet capturing and source code modification #137

Dustin12138 opened this issue Nov 3, 2023 · 0 comments

Comments

@Dustin12138
Copy link

I set up the sample 5G network successfully in OAIC. I have two questions about the OAIC source code and the configuration of the network components.

  1. I enabled the packet capturing options in ue.conf. When I ran the network with a configured UE, I noticed no NAS-layer packet was captured. Then I uncommented the default parameters in the configuration file and reran the network, I received the message 'the argument ('0xe6041000') for option 'rrc.feature_group' is invalid'. How shall I modify the configuration file to enable the packet capturing on the NAS layer? Also, how can I capture packets on the RRC layer?

  2. How can I modify the source code of UE to send customized requests to gNB? For example, if I want to let UE send RRCResume packets, which file of the source code shall I modify, and how can I modify it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant