InterviewSolution
Saved Bookmarks
| 1. |
Which are the features present in IPv4 but not in IPv6?(a) Fragmentation(b) Header checksum(c) Options(d) Anycast addressThe question was asked in exam.My question is from IPV4 and IPV6 Comparision in section TCP/IP Protocol Suite of Computer Network |
|
Answer» RIGHT choice is (d) Anycast ADDRESS Easy explanation: There is an anycast address in IPv6 which allows sending messages to a group of DEVICES but not all devices in a network. Anycast address is not STANDARDIZED in IPv4. |
|