THIS IS A TEST INSTANCE. Feel free to ask and answer questions, but take care to avoid triggering too many notifications.
0

What the reason for the existence of these 0s in the packet byte pane?

  • retag add tags

In the packet byte pane, the ARP request is followed by 18 zero bytes (0000 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ). What the reason for the existence of these 0s?

alaa's avatar
1
alaa
asked 2021-03-22 00:42:54 +0000
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

0

Because there are minimum lenghts to ethernet packets.

See also: https://superuser.com/questions/11428...

hugo.vanderkooij's avatar
76
hugo.vanderkooij
answered 2021-03-22 08:36:55 +0000
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
0

If you click on any byte in the packet bytes pane, then you should see the corresponding field selected in the packet details pane, in this case it will likely be "Padding" in the Ethernet protocol.

grahamb's avatar
23.8k
grahamb
answered 2021-03-22 08:39:45 +0000
edit flag offensive 0 remove flag delete link

Comments

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