Register now or log in to join your professional community.
ping is for IPV4 implmentation where as ping6 is for ipv6 implementation
example ping6 fe80::a00:27ff:fe77:9e77%eth2
above will ping an ipv6 via eth2
ping will use for ipv4 address
ping6 will user for ipv6 address