Avatar of JerseyGiant
JerseyGiant
Flag for United States of America asked on

DHCP - expand network IP addresss

Hi
I currently have a network that is running out of resources. I would like to expand it with creating a new subnet. Where is this done in DHCP section ?
DHCP

Avatar of undefined
Last Comment
JerseyGiant

8/22/2022 - Mon
Member_2_6492660_1

In the scope properties

set the start ip address and end ip address

change the subnet mask

What is your original subnet ?
JerseyGiant

ASKER
192.168.156.x/24
JerseyGiant

ASKER
I went in there and saw where to do that but the subnet mask is greayed out
This is the best money I have ever spent. I cannot not tell you how many times these folks have saved my bacon. I learn so much from the contributors.
rwheeler23
Member_2_6492660_1

Yes that is correct you can not change after your create the scope.

Create a new scope

with a mask bit of 22   this will give you 1022 addresses

You might want to use 10.1.8.1/22
JerseyGiant

ASKER
ok. why use a class a?
ASKER CERTIFIED SOLUTION
Member_2_6492660_1

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
JerseyGiant

ASKER
I currently have 192.168.156.x/24.. so I should be ok if I user 192.168.156.x/22 right? and I anm not using .157 anywhere.
⚡ FREE TRIAL OFFER
Try out a week of full access for free.
Find out why thousands trust the EE community with their toughest problems.
Member_2_6492660_1

You can use that but I would look at this first.

http://serverfault.com/questions/591104/i-need-more-ip-addresses-can-i-change-my-mask-from-192-168-x-0-24-to-16-why-n

This is a subnet online calculator and your 192.168.156.0/22 is really not valid  take a look.
http://www.subnet-calculator.com/subnet.php?net_class=B

I know changing ip address is a problem with all the static addresses etc.

But if you need more addresses I would suggest a valid address

We use cidr now not classes
JerseyGiant

ASKER
thank you