12-01-2015 06:57 PM - edited 03-08-2019 02:55 AM
Hello,
This should be an eassy question for the most of you. I have a this subnet (10.1.200.0/21) and I would like to subnet it where I will need need 1 network and 10 host IP addresses. Can this be accomplished given this subnet?
Thanks in advance.
~zK
Solved! Go to Solution.
12-01-2015 10:08 PM
you can have 10.1.200.0/28 ( 10.1.200.0 - 15) gives 14 usable host addresses
you can split the resr of the address space up as follows to use it all
10.1.200.16/28
10.1.200.32/27
10.1.200.64/26
10.1.200.128/25
10.1.201.0/24
10.1.202.0/23
10.1.204.0/22
HTH
Richard
12-02-2015 06:26 AM
Hello zK,
Adding to Richard comment, Yes you can subnet this network as per your wish.
/21 is big subnet and it has 8 /24 subnet staring from 10.1.200.0 - 10.1.207.254.
10.1.200.0/24
10.1.201.0/24
10.1.202.0/24
.
.
.
10.1.207.0/24
You can take any of the above /24 subnet and subnet them further for example.
10.1.200.0/24
10.1.200.0/28
10.1.200.16/28
10.1.200.32/28
.
.
.
So on , which can accomplish your requiremnt.
Hope it Helps..
-GI
Rate if it Helpss
12-01-2015 10:08 PM
you can have 10.1.200.0/28 ( 10.1.200.0 - 15) gives 14 usable host addresses
you can split the resr of the address space up as follows to use it all
10.1.200.16/28
10.1.200.32/27
10.1.200.64/26
10.1.200.128/25
10.1.201.0/24
10.1.202.0/23
10.1.204.0/22
HTH
Richard
12-02-2015 02:38 PM
Thanks, Richard. That's very helpful.
12-02-2015 06:26 AM
Hello zK,
Adding to Richard comment, Yes you can subnet this network as per your wish.
/21 is big subnet and it has 8 /24 subnet staring from 10.1.200.0 - 10.1.207.254.
10.1.200.0/24
10.1.201.0/24
10.1.202.0/24
.
.
.
10.1.207.0/24
You can take any of the above /24 subnet and subnet them further for example.
10.1.200.0/24
10.1.200.0/28
10.1.200.16/28
10.1.200.32/28
.
.
.
So on , which can accomplish your requiremnt.
Hope it Helps..
-GI
Rate if it Helpss
12-02-2015 02:41 PM
Thanks, GI.
It's clear now.
Best, ~zK
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide