I currently have a 192.168.1.0/24 network. I have one cisco router with many cisco switches that allow everyone to have a DHCP ip of 192.168.1.X. I will soon have more people then the /24 will handle, so I would like to switch to:
172.16.30.0 subnet
255.255.254.0 mask
172.16.31.255 broadcast
That gives me as my starting IP, 172.16.30.1 and an ending IP of 172.16.31.254. Does this mean that i can have a swich with 172.16.30.4 and another switch with 172.16.31.19 and they are both on the same network and will be able to talk to each other just like if they were 192.168.1.10 and 192.168.1.11 ?
I am trying to keep the network as simple as I can. I am not interested in creating Vlans and stuff like that.
Also, with my current DHCP, I have the scope as start IP 192.168.1.1, End IP 192.168.1.254, Subnet mask 255.255.255.0 then the address pool has the range for distribution as the entire 1.1 - 1.254 with another range of 1.1- 1.99 being excluded from distribution.
Setting up the new DHCP should be about the same with the new IP's. Scope, range for distribution, range to be excluded, etc...
Any help is greatly appreciated.
Thank you
Software/Hardware used:
ASKED:
April 2, 2007 2:26 PM
UPDATED:
February 4, 2009 10:00 PM
Don,
Thanks for the response. With that said, do you think I would really see that much of an impact with using the 172.16.30.0 subnet with a 255.255.254.0 mask. I do not plan on this getting any bigger at least with this office and I can’t even see it using much of the extra range. All my switches are 3560′s and I am fine with keeping the subnets small, it is just not at this moment in time (a lot going on)
Kevin;
I have a similar issue as we restructure one of our campuses. In a modern network the limit is mainly determined by broadcast traffic and this is highly dependent on the operating systems used. I put the question to HP procurve support and cisco, “How many nodes should I limit each subnet to?”
Cisco didn’t respond but HP told me a modern switched net like ours, (1 Gig backbone, 100 Mbit to clients, windows 2000 and XP), shouldn’t have more than 300 nodes on a specific subnet. On our main campus our /22 nets are suffering from excessive broadcasts. Your planned /23 net is half as big as the ones I am trying to get rid of.
Given this response, I will be limiting each subnet to class C. I suggest you follow a similar model and use two class C subnets connected by a router or layer 3 switch. You can avoid VLANs if you wish by partitioning physically with each switch on a specific subnet. This a more complex design than you have contemplated but it will allow cleaner growth. If you do pull the mask out to supernet two class C nets together, keep a watch on your broadcast traffic. As other responses suggested, there is no reason you need to switch to the 172.16 range with modern operating systems.
rt