First time here? Check out the FAQ!
THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

Can Wireshark dissect DCI messages in LTE?

In LTE, the eNB broadcasts DCI messages on the PDCCH to all UEs. Basically these DCI messages spell out "the rules" for communicating.

There are many DCI message types. Here is a good link that denotes all the types (formats): https://www.mathworks.com/help/lte/ex...

Does wireshark have a dissector for breaking DCI messages down?

alig's avatar
1
alig
asked 2019-06-21 06:14:49 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

0

Hi,

No Wireshark does not embed by default a DCI decoder.

Best regards, Pascal.

Pascal Quantin's avatar
5.8k
Pascal Quantin
answered 2019-06-21 11:00:47 +0000
edit flag offensive 0 remove flag delete link

Comments

Is there a third party dissector that someone knows of that may be able to assist me? Thanks

alig's avatar alig (2019-06-21 11:32:01 +0000) edit

Not that I'm aware of. Anyway you would need to define a transport format to send it to Wireshark. If you have the raw payload and use simple DCI formats, this tool could be handy.

Pascal Quantin's avatar Pascal Quantin (2019-06-21 16:27:54 +0000) edit
add a comment see more comments

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss.

Add Answer