Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How does DHCP and BOOTP handle multiple subnets?

BOOTP DHCP subnets
0
Posted

How does DHCP and BOOTP handle multiple subnets?

0

For the situations where there is more than one LAN, each with its own subnet number, there are two ways. First of all, you can set up a seperate server on each subnet. Secondly, a feature of some routers known as “BOOTP forwarding” to forward DHCP or BOOTP requests to a server on another subnet and to forward the replies back to the client. The part of such a router (or server acting as a router) that does this is called a “BOOTP forwarding agent”. Typically you have to enable it on the interface to the subnet to be served and have to configure it with the IP address of the DHCP or BOOTP server. On a Cisco router, the address is known as the “UDP Helper Address”. • Can a BOOTP client boot from a DHCP server? Only if the DHCP server is specifically written to also handle BOOTP queries. • Can a DHCP client boot from a BOOTP server? Only if the DHCP client were specifically written to make use of the answer from a BOOTP server. It would presumably treat a BOOTP reply as an unending lease

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123