CSS Amber Q2 L2
CSS Amber Q2 L2
C:\>ping google.com
C:\>ping facebook.com
C:\>ping 192.168.1.2
C:\>ping client/server
BYTES:
Each ping message request is 32 bytes in size. This is a
default setting.
TIME:
This shows the round trip amount of time in milliseconds
(8ms = 0.008seconds).
Interpret the output from ping:
TTL (TIME-TO-LIVE):
The TTL value represents the maximum number of IP routers that the
packet can go through before being thrown away or discarded.
Windows default TTL is 64 therefore when you ping a device on your
local home wireless/network then the ping will not cross any routers
and the TTL should remain at the default.
Request Timeout:
The destination IP/hostname or website did not respond. They could be due
to a number of reasons such as; the device does not exist, is not powered
on or is configure not to reply to ping requests.