netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

How to Analyse the RPCs exhanged between Netopeer2-server and Netopeer2-cli?

Open aswinSasthri opened this issue 3 years ago • 2 comments

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?

aswinSasthri avatar Dec 30 '21 07:12 aswinSasthri

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.

michalvasko avatar Jan 03 '22 13:01 michalvasko

Thanks for the suggestions !!

aswinSasthri avatar Jan 03 '22 13:01 aswinSasthri