Q14
You want to ping the loopback address of your local host(with IPv6). What will you type?
A.
ping 127.0.0.1B.
ping 0.0.0.0C.Answer
ping ::1D.
trace 0.0.::1Answer: Option C
Solution
Answer: Option C
Solution:
The loopback address with IPv4 is 127.0.0.1. With IPv6, that address is ::1.