I have a network with a 255.255.255.128 Subnet mask inherited from a previous IT Manager.
I am running short of IP Addresses and want to change the IP structure. If I leave the range of IP addresses alone but start changing the static IP addesses to a 255.255.255.0 subnet mask and then finally the DHCP addresses, Will this cause me communication problems during the transfer.
Software/Hardware used:
ASKED:
November 16, 2004 5:39 AM
UPDATED:
December 25, 2004 8:36 PM
I Agree with Nandan: leave the old range (and mask) unchanged. Start a new range (and mask) and add a route-entry for that range in all routing tables which are on the path. Start that with the DHCP scope (after you added the routing entry) will give you time to change the static entries one-by-one.
Only adjusting the mask will most likely cause communication problems since the route is not changed.
(an open door: when you are working in a team, communicate your planned change to prevent anyone still acting the old way).
What a coincidence.
Just had this happen to a client a few weeks ago.
Here’s what I did…
Early in the week set DHCP lease time to 1 day.
After-hours on Friday I changed the subnet mask on the DHCP and all static IP devices.
On Monday morning everything was working fine, DHCP renewed all leases with new subnet.
In order for computers/servers to correctly see each other over the network they would need to be on the same subnet mask. If you begin changing the subnet mask on some, not all, those on the subnet 255.255.255.0 will communicate with each, and those 255.255.255.128 will communicate. You could use a route command to interface the 2, but if there are manageable number of computers to techs I suggest changing to the IP addresses scheme you prefer at one time.
check out learntosubnet.com for help