top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

I am trying to decode RRC messages using wireshark. But wireshark is interpreting all RRC messages as DL_CCCH messages.

+2 votes
761 views

I am snipping RRC messages to a loop back address after encoding. And captured them using tcpdump. Now I want see all RRC messages using wireshark. But wireshark is interpreting all RRC messages as DL_CCCH message. How to make wireshark to select appropriate RRC dissector?

posted Mar 22, 2018 by Jagadish Nagaraddi

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

Hi,

Maybe you can try filtering lte-rrc in wireshark filter

answer Mar 22, 2018 by Jaganathan
After selecting the lte-rrc only it is interpreting all rrc messages as DL-CCH.
Similar Questions
+2 votes

I want to capture lte protocol stack messages for RLC,PDCP,MAC,RRC PDUs can any one help in integrating this feature with wireshark....

Analysis
1> After getting a UDP packet of stack I decoded as LTE-RRC directly but its showing wrong because all other layer header is not extracted ...

...