I need to setup subnets ranges for a DHCP server for the following: Can someone help me figure this out? I have a A class and I want to borrow some bits. What would be my subnet mask and range if I use the following? I have around 250 - 300 users
10.1.1.1 - 10.1.255.254 255.0.0.0
10.1.2.1 - 10.1.255.254 255.255.0.0
10.1.3.1 - 10.1.255.254 255.255.0.0
or should I use
10.1.0.1 - 10.1.255.254 255.0.0.0
10.2.0.1 - 10.1.255.254 255.255.0.0
10.3.0.1 - 10.3.255.254 255.255.0.0
10.1.1.1 - 10.1.255.254 255.0.0.0
10.1.2.1 - 10.1.255.254 255.255.0.0
10.1.3.1 - 10.1.255.254 255.255.0.0
or should I use
10.1.0.1 - 10.1.255.254 255.0.0.0
10.2.0.1 - 10.1.255.254 255.255.0.0
10.3.0.1 - 10.3.255.254 255.255.0.0