Wired Networks Thread, Changing subnet from /24 to /16 in Technical; Just need to check my logic on this one...
I've got two networks at the moment... admin on a standard ...
-
29th May 2012, 11:37 AM #1 Changing subnet from /24 to /16
Just need to check my logic on this one...
I've got two networks at the moment... admin on a standard Class C /24 which is fine for what it is at present, then a teaching network which bizarrely has a class A subnetted as a C (no idea why)
Problem being we've hit 200 odd teaching workstations, 20 odd printers, wireless going in and laptops going onto the network so 254 hosts is going to run out of room very soon. In the long-term I want to merge both networks together and use a bunch of /24 VLANs routed via our 5406zl. That won't happen just yet due to some other issues so need to do enough to keep the teaching network going for a while longer.
So to keep amount of reconfiguration as low as possible I'm thinking of changing the mask to 10.0.0.0/16 so I get 65534 host addresses. In theory as well I should be able to leave servers etc with IP addresses as they are (10.0.88.x) and just change the subnet over to /16. Then just make a new DHCP scope anywhere within that range (need to migrate the role to a 2008 R2 VM anyway).
Seems like changing subnet doesn't affect DCs etc as much as shifting IP addresses so apart from the manual re-config of printers etc shouldn't be too painful. Input and experiences welcomed
-
-
IDG Tech News
-
30th May 2012, 03:46 AM #2
- Rep Power
- 4
You're confusing me a little with your Class A/C comments. That's old school terminology which may or not reflect what you are actually describing. So to be clear, you currently have a 192.168.x.x /24 and a 10.0.0.0 /24 network? Your problem is that you are running out of IP space on the 10.0.0.0 network due to some new developments. A /16 would work for what you are looking to do, but that is a large broadcast domain. It really depends on your network and the protocols you're running, but you typically want to keep the number of hosts per VLAN under 250 if you can.
If wireless is "going in" I would put that on a separate VLAN from the start. This will allow customization for performance and security. Depending on your system, it may be a pain to modify the access points down the road. If you need to get your network up and running without configuring new VLANs the setup in your post will work locally. However, make sure any routing changes are carried over to the WAN.
-
-
30th May 2012, 08:09 AM #3 Invest time and effort at this moment. Your network will get bigger and bigger. I would reconfigure this network. Create separate VLAN's for Wireless, Servers, Workstations, printers. Thus creating /24 or /23 networks. So it will be easier to do it now then in the future.
regards
bio..
-
-
30th May 2012, 12:15 PM #4 Thanks for the replies so far. Just to clarify it a bit...
@SuperfluousAdjective yup it's a 10.0.0.0/24 which is pretty much on the limit for hosts at the moment. Granted the /16 isn't ideal but should do as a sticking plaster just to see us through for a couple of months.
The multiple /24 VLANs with routing is my ultimate aim, along with removing the two networks but this depends on business processes changing for me to be able to use a single AD (it's complicated
)
Don't really want to mess with routing across VLANs this summer, first part of the wireless is just to extend the network to our institutionally-owned laptops so those can drop in with the standard desktops for now. Have already created an additional non-routed VLAN for guest access with isolation policies etc.
Not too much of a problem to change VLAN settings as it's a managed Ruckus system
Last edited by gshaw; 30th May 2012 at 12:16 PM.
-
-
30th May 2012, 02:41 PM #5
- Rep Power
- 4

Originally Posted by
gshaw
Thanks for the replies so far. Just to clarify it a bit...
Well good luck to you. Don't forget to make sure nobody else on the WAN is using that IP space in any way. 10.0.0.0-10.0.255.255 is a large IP space to move yourself into.
-
-
30th May 2012, 03:38 PM #6 
Originally Posted by
gshaw
Thanks for the replies so far. Just to clarify it a bit...
@
SuperfluousAdjective yup it's a 10.0.0.0/24 which is pretty much on the limit for hosts at the moment. Granted the /16 isn't ideal but should do as a sticking plaster just to see us through for a couple of months.
The multiple /24 VLANs with routing is my ultimate aim, along with removing the two networks but this depends on business processes changing for me to be able to use a single AD (it's complicated

)
Don't really want to mess with routing across VLANs this summer, first part of the wireless is just to extend the network to our institutionally-owned laptops so those can drop in with the standard desktops for now. Have already created an additional non-routed VLAN for guest access with isolation policies etc.
Not too much of a problem to change VLAN settings as it's a managed Ruckus system

So why not give it a 23 bit mask if it is just a sticking plaster until you get your vlan routing fixed.
Expanding to 65k addresses is insane. It is going to create more headaches in the long term.
10.0.0.1 - 10.0.1.254 would suit better
-
Thanks to CyberNerd from:
-
30th May 2012, 04:49 PM #7 Fair point, only reason for the /16 was that it wouldn't need any IP addresses changing but seems the negatives might outweigh that... back to the drawing board for a bit methinks...
-
-
30th May 2012, 05:53 PM #8 
Originally Posted by
gshaw
Fair point, only reason for the /16 was that it wouldn't need any IP addresses changing but seems the negatives might outweigh that... back to the drawing board for a bit methinks...
You wouldn't need to change any IP addresses with a 23bit mask either
-
-
31st May 2012, 08:41 AM #9
a teaching network which bizarrely has a class A subnetted as a C (no idea why)
I'd warrant that it's the same as my place - it's a legacy from when your IT was part of the LEA. We were on a 10.0.0.0/20 range (although I've recently begun subnetting that down to /24) that was told to the school when it first joined the county-wide forest.
As to the /16 idea - I realise that is 65k addresses but it's not going to be 65k hosts overnight, is it? I don't see how it makes any difference what size range you have if it's the same number of hosts on it
(although there's no point in going so big if you know what size you need, I suppose)
-
-
4th June 2012, 11:37 AM #10
- Rep Power
- 3

Originally Posted by
bio
Invest time and effort at this moment. Your network will get bigger and bigger. I would reconfigure this network. Create separate VLAN's for Wireless, Servers, Workstations, printers. Thus creating /24 or /23 networks. So it will be easier to do it now then in the future.
regards
bio..
This is what I would do.
-
-
6th June 2012, 09:47 AM #11 
Originally Posted by
CyberNerd
You wouldn't need to change any IP addresses with a 23bit mask either

One snag is that the current subnet is 10.0.88.0/24 rather than what you might expect as 10.0.0.0/24, hence the /16 leaves 10.0.88.x in place.
Yes the VLANs are the better solution and yes it's where it will go once we have a larger network redesign (already starting on this getting FIM etc in place) but if I do that now it's going to give a headache with the other network that's also running at the moment. Will need routing setting up on the core then making sure only the teaching VLANs can communicate with each other... a lot of work for a temporary fix. Too many changes in one go for this summer with everything else going on tbh.
Using the /23 suggestion I could have 10.0.88.1-10.0.89.254? That'd do us for now
Last edited by gshaw; 6th June 2012 at 09:49 AM.
-
-
6th June 2012, 09:50 AM #12 
Originally Posted by
gshaw
Using the /23 suggestion I could have 10.0.88.1-10.0.89.254? That'd do us for now

Calculator says yes
-
-
6th June 2012, 10:16 AM #13 
Originally Posted by
sonofsanta
Hehe the joy of subnet calculators, network tech's best friend
-
-
28th August 2012, 07:47 PM #14 Hi guys,
I have a question regarding changing subnets in DHCP. I know I will need to delete the current scope and add a new one with the new subnet.
However, do I need to make any changes to the DNS server?
I'm using Server 2008 R2 btw
-
-
28th August 2012, 09:17 PM #15
- Rep Power
- 0

Originally Posted by
CyberNerd
So why not give it a 23 bit mask if it is just a sticking plaster until you get your vlan routing fixed.
Expanding to 65k addresses is insane. It is going to create more headaches in the long term.
10.0.0.1 - 10.0.1.254 would suit better
Would have to agree with this. Also, your DNS shouldn't need any alteration as long as your DNS Servers retain the same addresses.
-
SHARE: 
Similar Threads
-
By Grommit in forum Windows
Replies: 26
Last Post: 24th February 2009, 03:17 PM
-
By OutToLunch in forum Wireless Networks
Replies: 2
Last Post: 27th January 2009, 02:51 PM
-
Replies: 5
Last Post: 10th September 2005, 06:16 PM
-
By RobC in forum School ICT Policies
Replies: 2
Last Post: 24th August 2005, 01:07 PM
-
By ajbritton in forum Comments and Suggestions
Replies: 1
Last Post: 5th August 2005, 06:23 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules