InterviewSolution
Saved Bookmarks
| 1. |
DHCP is used for ________(a) IPv6(b) IPv4(c) Both IPv6 and IPv4(d) None of the mentionedThis question was posed to me by my college director while I was bunking the class.My doubt is from DHCP in division Application Layer of Computer Network |
|
Answer» CORRECT answer is (C) Both IPV6 and IPv4 To explain I would say: DHCP is used for both IPv4 and IPv6 addressing. With DHCP you get to let the hosts KNOW about the change dynamically, and hosts update their INFO themselves. |
|