Answered by:
client ip configurations and custom subnets

Question
-
Hello,
I am studying for the Network + exam, and i am trying to better understand subnetting.
I (pretty much) understand how to extend an original/default /24 subnet mask by 2 bits, and how that "makes" a /26 subnet mask, and also makes 4 new network ids.
eg, if my original/default network id was 192.168.4.0/24, and i extended the subnet mask by 2 bits to make it a /26 subnet...these would be the 4 new network ids, host ranges, and broadcast addresses
network id,..............host range..............................broadcast address
192.168.4.0/26.......192.168.4.1 - 192.168.4.62.......192.168.4.63
192.168.4.64/26.....192.168.4.65 - 192.168.4.126....192.168.4.127
192.168.4.128/26...192.168.4.129 - 192.168.4.190...192.168.4.191
192.168.4.192/26...192.168.4.193 - 192.168.4.254...192.168.4.255
But..
if i had actually had 4 separate networks like this, and i had pcs/hosts on each of them, what would i give those hosts for their subnet mask and their default gateway? eg i know what the ip address range would be, but i dont know what the sm and dg would be.for the default gateway, I think if i had a router connecting the 4 new network id's, that router interface would need an IP address that was in that network id's host range, and then that router's interface's IP would be the client's default gateway. ...i think this is right..
But I'm still confused about the subnet mask the clients would get because if i convert a /26 subnet to dotted decimal, it would be 192.168.4.192, and that matches the 4th new network id.
In fact, if i looked at the new binary subnet masks as i figured out the new ip address host ranges, it seems the subnet mask was always the same as that network id.Would 192.168.4.192 be the subnet mask for all the new network ids?
Is it possible for the subnet mask and the network id to be the same thing?
Or am i missing something entirely?Any help, or direction to any other help, would be greatly appreciated!
- Edited by mmarosz1 Thursday, September 5, 2019 10:57 PM
- Moved by Richard MuellerMVP Saturday, September 7, 2019 12:30 PM Not a TechNet Wiki question
Thursday, September 5, 2019 10:46 PM
Answers
-
This forum is for questions and discussions about the TechNet Wiki. I would ask here:
https://social.technet.microsoft.com/Forums/en-us/home?forum=winserveripamdhcpdns
https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverPN
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Edited by Richard MuellerMVP Saturday, September 7, 2019 12:29 PM
- Proposed as answer by Dave PatrickMVP Saturday, September 7, 2019 1:17 PM
- Marked as answer by Dave PatrickMVP Friday, September 13, 2019 2:22 PM
Saturday, September 7, 2019 12:27 PM
All replies
-
This forum is for questions and discussions about the TechNet Wiki. I would ask here:
https://social.technet.microsoft.com/Forums/en-us/home?forum=winserveripamdhcpdns
https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?forum=winserverPN
Richard Mueller - MVP Enterprise Mobility (Identity and Access)
- Edited by Richard MuellerMVP Saturday, September 7, 2019 12:29 PM
- Proposed as answer by Dave PatrickMVP Saturday, September 7, 2019 1:17 PM
- Marked as answer by Dave PatrickMVP Friday, September 13, 2019 2:22 PM
Saturday, September 7, 2019 12:27 PM -
ok...thank you
Sunday, September 15, 2019 12:13 AM