Advantage of Static IP Address

A

Albert Lo

Our company has over 500 PCs. Currently, somebody proposes
to change dynamic IP address scheme to static, is there
any impact in terms of:

1. Future administration and management works?
2. Pros and Cons?
3. Do you agree with this change?

Best regards,
Albert Lo
 
K

Kevin D. Goodknecht Sr. [MVP]

In
Albert Lo said:
Our company has over 500 PCs. Currently, somebody proposes
to change dynamic IP address scheme to static, is there
any impact in terms of:

1. Future administration and management works?
2. Pros and Cons?
3. Do you agree with this change?

500 PCs are a lot of PCs to have to manually configure and keep track of
which has what IP and keep from getting IP conflicts. What happens if you
have a machine die on you a year or so down the line and nobody can remember
the IP it had or where the list is, if the list even exists.
DHCP does a lot better job for less administration time, you'll need a few
static IPs for servers and you can exclude those in the scope.
 
I

Indy Tech

DHCP makes a lot of sense in your situation. Check if any machines need to
listen to the Internet, and give them static IPs for purposes of forwarding
ports from your firewall. The rest will be quite happy with dynamic IPs.
 
J

John Coutts

Our company has over 500 PCs. Currently, somebody proposes
to change dynamic IP address scheme to static, is there
any impact in terms of:

1. Future administration and management works?
2. Pros and Cons?
3. Do you agree with this change?

Best regards,
Albert Lo
*************** REPLY SEPARATER ****************
1. Fixed IP addresses are more reliable than DHCP served.
2. You always know where to find a troublesome machine.
3. Dynamic addressing makes sense for machines that potentially connect to
different networks (ie. notebook computers).
4. Fixed addressing allows you to open up your firewall for specific tasks to
specific machines

500 PCs is a lot of IP space to manage, but if it can be broken up into work
groups it is workable. Some DHCP servers allow you to assign specific IP
addresses to specific MAC addresses. I generally avoid DHCP servers where
possible, and where not possible I use both (ie. fixed addresses for fixed
machines & dynamic addresses for portable machines).

J.A. Coutts
Systems Engineer
MantaNet/TravPro
 
L

Lanwench [MVP - Exchange]

Honestly, I use DHCP even on tiny five-computer networks because I'm really
lazy and don't like touching every machine when I make any change
whatsoever. I would use statics only for servers, printers, network devices
(firewalls/routers/switches etc).

More importantly in your situation - what is the business/technical
justification for doing this?
 
A

Ace Fekay [MVP]

In
Albert Lo said:
Our company has over 500 PCs. Currently, somebody proposes
to change dynamic IP address scheme to static, is there
any impact in terms of:

1. Future administration and management works?
2. Pros and Cons?
3. Do you agree with this change?

Best regards,
Albert Lo

Just to add to the chorus, if security is a concern, there is no security
advantages to going to static. If anyone wanted to know what subnet you are
on, all they have to do is sniff it.

As was mentioned, 500 is a large number to manually manage. If you have a
config change, it can be scripted, but more of a PITA.

Personally, I don't agree.

Curious, what's the basis on the decision to change it?

--
Regards,
Ace

Please direct all replies ONLY to the Microsoft public newsgroups
so all can benefit.

This posting is provided "AS-IS" with no warranties or guarantees
and confers no rights.

Ace Fekay, MCSE 2003 & 2000, MCSA 2003 & 2000, MCSE+I, MCT, MVP
Microsoft Windows MVP - Windows Server - Directory Services

Security Is Like An Onion, It Has Layers
HAM AND EGGS: A day's work for a chicken;
A lifetime commitment for a pig.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top