08-18-2023
03:31 AM
- last edited on
08-18-2023
04:14 AM
by
rupeshah
Hello, my home network's IP address is 10.1.1.25. I'm just curious as to why my subnet mask is 255.255.255.0. Since I have class A, it should be 255.0.0.0, right?
Solved! Go to Solution.
08-18-2023 03:35 AM
Hi @pjcod47
It would be true in the past but then it was developed the concept of VLSM (variable length subnet mask)
So, you are able now to use any subnet with any mask. Now a days pratically all devices support vlsm.
08-18-2023 03:35 AM
Hi @pjcod47
It would be true in the past but then it was developed the concept of VLSM (variable length subnet mask)
So, you are able now to use any subnet with any mask. Now a days pratically all devices support vlsm.
08-18-2023 06:31 AM
Actually, before there was CIDR or VLSM a classful network could be, and for a Class A or B address block could be, and likely was, subnetted.
That aside, how a host uses its network mask doesn't need to always directly correspond to how routers route network prefixes. For example, do you understand the significance of a network mask to a host? Again, it's not the same as it is to a router.
So, to OP's "should it be" question, the answer is probably not, even under Classful rules and/or FLSM, because it's a host.
08-18-2023 06:46 AM
10.0.0.0 - 10.255.255.255 is a private network address range and does travel across the internet, so the subnet mask can be A, B, or C. It wont' matter. What will matter is that every in the LAN uses the same subnet mask, or they won't communicate.
Hope this helps
Nav
08-18-2023 08:14 AM
Believe you may have intended to write private networks do NOT travel across the Internet.
As to hosts needing same network mask, well that's the norm, but exceptions can exist based on whether "communication" is one or two way and whether host has a gateway defined.
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