Computer Science, asked by sandeepsharan4767, 1 year ago

You want to implement a mechanism that automates the ip configuration, including ip address, subnet mask, default gateway, and dns information. which protocol will you use to accomplish this?

Answers

Answered by singhmahesh140
1
Dynamic Host Configuration Protocol (DHCP) is used to provide IP information to hosts on your network. DHCP can provide a lot of information, but the most common is IP address, subnet mask, default gateway, and DNS information
Similar questions