I thnk he was giving you more than one option and you might be confusing two
different ones together.
Changing the mask from 255.255.255.0 to 255.255.254.0 simply gives the same
subnet a larger range of addresses, that is all it does. You just have to
make sure that all hosts (computers, switches, hubs, routers, ..everything)
has their mask replaced with the new mask. Changing the DHCP Scope will
take care of all the "automatic" hosts, but you have to do all the static
ones yourself manually.
The new mask will make the old network ID 192.168.0.0 go from the old range
of:
192.168.0.0 -- 192.168.0.255 (254 usable hosts [256 minus 2])
up to the new range of:
192.168.0.0 -- 192.168.1.255 (510 usable hosts [512 minus 2])
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
"Jay" <(E-Mail Removed)> wrote in message
news:3ec401c49ff3$b72aa0b0$(E-Mail Removed)...
> Phillip, thanks for clarifying this but how do I
> reconcile this with Steve's contribution above. I just
> want to make sure I do it right the first time.
> The 2 steps below is all I need to do?
>
> >-----Original Message-----
> >
> >"Jay" <(E-Mail Removed)> wrote in
> message
> >news:321c01c49e67$b0b50550$(E-Mail Removed)...
> >> Steve, I'm now seriously considering your suggestion
> >> below. My network is not that big and I'm now using
> >> 192.168.1.0/24 so this might work but I want to be sure
> >> of the steps.
> >> 1). Change the subnet masks of all hosts with static
> IPs
> >> to 255.255.254.0
> >> 2). In DCHP create a new scope for 192.168.0.1 to
> >> 192.168.0.254 since I already have 192.168.1.1 to
> >> 192.168.1.254.
> >
> >No. No new scopes, just change the mask in the existing
> scope. You have to
> >delete and recreate the scope to do that.
> >
> > 3). I'm not very sure of the routing part - can you pls.
> >> shed some light here or direct me to where I can get
> some
> >> help, thanks.
> >
> >There is no routing,...it as all still one
> subnet,...that is what the mask
> >does,..it broadens the IP# Range of the subnet.
> >
> >--
> >
> >Phillip Windell [MCP, MVP, CCNA]
> >www.wandtv.com
> >
> >
> >.
> >