Basic network troubleshooting


tracepath - tracepath6: Shows the path followed to the endpoint.

traceroute - traceroute6: Similar to tracepath but with more options. Might require root privileges.

ping - ping6: Sends a ICMP packet to corroborate that the destination responds. You can specify the number of packets to send with the option -c.