Testing Connectivity with PING
1. Ping verifies IP address existence and responsiveness using ICMP Echo Request datagrams
2. Internal Loopback Test: ping 127.0.0.1
3. Host PC Ping: ping <IP address of host computer>
4. Default Gateway Ping: ping <default-gateway IP address>
5. Remote Destination Ping: ping <remote destination IP address>
6. Output Interpretation: Success ratio and round-trip time