09-28-2022 08:56 AM
In this network there are 4 laptops (picture 1).
Mark's laptop pings to Lisa's laptop , I have one doubt ICMP ping request is a layered packet right ? So if it is packet in osi model should have layer3-1 right? But why in picture 2 there are only layer 1-2.
Thank you.
09-28-2022 02:36 PM
Your "picture 2" when expanded viewed, at least for me, is pretty much unreadable.
Assuming "picture 2" is showing some stats from a L2 switch, such a switch isn't involved if the L3 being used between your hosts.
I.e. between hosts on the same L2 domain, hosts can still do L3 through L7. All the L2 switch does, is transmit the L2 frames, as created by the hosts, between them.
09-28-2022 04:17 PM - edited 09-29-2022 03:00 PM
Hello Heroz,
PDU information will only be shown if a layer is actively doing something. This also applies to inbound/outbound PDU's.
Example 1: When a PC initiates a Ping (ICMP echo request) there is no inbound PDU information to display.
Example 2: When a switch receives/forwards ICMP's (destination other than its own), only Layer 1&2 information is shown
(the switch is not actively doing anything with the inbound/outbound PDU's at layer 3).
In picture 2 the event list shows two events (ICMP PDU's).
If you view first event, it will show outbound layer 2&3 information (Mark's PC is actively building the ICMP echo request PDU).
No inbound information is shown for the same reason as example 1 above.
No layer 1 information is shown because no PDU's are being sent yet.
Unknown destination MAC address for Lisa's PC.
Mark's PC at layer 2 initiates an ARP request and the ICMP echo request PDU is put in a buffer.
The second event (viewed), shows that Layer 2 has completed ARP. ICMP echo request PDU is retrieved fron buffer and sent.
No inbound information is shown for the same reason as example 1 above.
No layer 3 information is shown because Layer 3 is not actively doing anything.
Let me know if this answers your question and clears up some of the confusion.
Remember to mark helpful posts and mark correct answer as a solution, because that helps other users with similar questions.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide