Question 512 of 952
Question
Which IPv6 address is the equivalent of the IPv4 interface loopback address 127.0.0.1?
Answers
A.
B.
C.
D.
A
In IPv6 the loopback address is written as,
This is a 128bit number, with the first 127 bits being '0' and the 128th bit being '1'. It's just a single address, so could also be written as ::1/128.