The network administrator has been asked to give reasons for moving from IPv4 to IPv6. What are
two valid reasons for adopting IPv6 over IPv4? (Choose two.)
A.
no broadcast
B.
change of source address in the IPv6 header
C.
change of destination address in the IPv6 header
D.
Telnet access does not require a password
E.
autoconfig
F.
NAT
In IPv6, there’s no longer any broadcast – sending one packet to a large number of unspecified hosts. Instead, it multicasts.
The IPv6 autoconfiguration and renumbering feature is defined and stateless. The word “stateless” contrasts this method to the server-based method using something like DHCPv6, which is called “stateful”.
There are 3 ways to implement IPv6: Dual-stack, Tunneling, or translation.