InterviewSolution
Saved Bookmarks
| 1. |
In IPv6 addresses, addresses that start with eight 0s are called ________(a) Unicast addresses(b) Multicast addresses(c) Any cast addresses(d) Reserved addressesI had been asked this question during an online exam.Question is from IPv6Addressing topic in portion TCP/IP Protocol Suite of Computer Network |
|
Answer» RIGHT answer is (d) Reserved addresses To elaborate: In IPv6 address FORMAT, the starting bits are specified with eight 0s to represent reserved addresses. These reserved addresses have a CERTAIN function pre-defined like the loop-back address is used to test a network CARD. Reserved addresses cannot be ALLOTTED to a machine. |
|