Vlan – Some question about the relationship between VLAN , DHCP and subnet

dhcpsubnetvlan

I am new here and very interested in computer networks. From a book, I have some questions, for which I need help.

question1: Can there be only one working DHCP server in one VLAN?

question2: Can there be only one subnet in one VLAN?

I know that a VLAN can have ports which belongs to several different subnets. So, why can't a VLAN have more than one DHCP server and more than one subnet?

Best Answer

You can have multiple DHCP servers serving a VLAN. The client will use OFFER that comes in first if receiving multiple.

ISC has support for DHCP redundancy while Microsoft was a bit lacking in this department. They have recommended split scopes in the past but it's not really a good solution.

You can have multiple subnets per VLAN. On a Cisco device you would use:

ip address x.x.x.x y.y.y.y secondary