Tuesday, July 24, 2018

static and reserved IP in DHCP range

Is there any issue with setting a static IP on the device that is within the range of the DHCP server pool? And what if it's a reservation created on that DHCP server?

Example: 192.168.1.1 = Router/Firewall/DHCP Server
192.168.1.50-100 = DHCP Range
192.168.1.55 = Printer01 Static IP (Set manually on the printer)
192.168.1.56 = Printer02 Reservation on firewall

Will there be any conflict because the static/reservation of those 2 printers were used for what should have been the DHCP range?



No comments:

Post a Comment