netopeer2
netopeer2 copied to clipboard
How to Analyse the RPCs exhanged between Netopeer2-server and Netopeer2-cli?
Hi @michalvasko ,
How do i Capture the Netconf Messgaes exchanged between the server and client?
How do I validate the messages of <RPC> and <RPC-Reply> using Wireshark?
Any guidance on how to validate M plane messages to be ORAN FH Compliant?
How do i Capture the Netconf Messgaes exchanged between the server and client?
Start netopeer2-server with -c MSG to see the received/sent messages, for netopeer2-cli use verb verbose.
How do I validate the messages of and using Wireshark?
The exchanged messages are encrypted so you cannot.
Any guidance on how to validate M plane messages to be ORAN FH Compliant?
Any proprietary functionality is for you to figure out, I cannot help with that.
Thanks for the suggestions !!