When troubleshooting IPv6, it is crucial to avoid typos in IP addresses, subnet masks, and default routes or gateways due to the length and complexity of IPv6 addresses.
ip -6 addr show
- display configured IPv6 address
ip -6 route show
- display configured default route
mtr -6 -r ipv6.google.com
ping -6 ipv6.google.com