Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Networking
»
IPv6
You want to ping the loopback address of your local host(with IPv6). What will you type?
ping 127.0.0.1
ping 0.0.0.0
ping ::1
trace 0.0.::1
Show Answer
Correct Answer:
ping ::1
Explanation:
The loopback address with IPv4 is
127.0.0.1
. With IPv6, that address is
::1
.
← Previous
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment