Why are static IP address important in devices such as printers?

553 viewsOtherTechnology

Hi! I’m studying and it says that it’s better to have a static IP address for a printer when a power outage occurs since the printer can come back up faster with static ip then a dynamic.

Why is static better?

In: Technology

14 Answers

Anonymous 0 Comments

It’s not better. It’s a trade off.

If you use static addresses, you have to manage their allocation and that is overhead. If you change your network, you have more devices to manually reconfigure.

If you use dynamic addresses, you have to wait for the dhcp server (and switches) to come up before the printers can get their address.

It is unlikely that the time it takes for the dhcp server to come up is the limiting factor when you are recovering from a power outage. Also, the dhcp server (and switches) is likely to have a UPS.

You are viewing 1 out of 14 answers, click here to view all answers.