2.2 Lab Questions - MirandaE20-class/tech-journal GitHub Wiki
Looking at the ping request and reply messages, make an observation/hypothesis of what is occurring when you ping a device.
- When you ping a device you are sending an ICMP request to the device specified. When the device gets the request it generates an ICMP reply, however, it must be a device with ping command capabilities.