Subnets
How can you identify subnets and class network? Ex: 192.168.3.50 thanks
Comments
-
Slowhand Mod Posts: 5,161 ModA good place to start is with this technote, courtesy of our very own Webmaster. Another resource to check out is LearnToSubnet.com, which gives some pretty in-depth explanations of subnetting, masks, IP addressing in general, and how to convert addresses to binary and hex.
Free Microsoft Training: Microsoft Learn
Free PowerShell Resources: Top PowerShell Blogs
Free DevOps/Azure Resources: Visual Studio Dev Essentials
Let it never be said that I didn't do the very least I could do. -
SharkDiver Member Posts: 844How can you identify subnets and class network? Ex: 192.168.3.50 thanks
What exactly were you looking for on this? -
drkat Banned Posts: 703yeah kinda vague i'd say....
You can tell the class by the first octet and you can tell the subnet by it's mask... or in this case it's 255.255.255.0 for the default class C network.
I hope this helps?? maybe?? possibly?? not? who knows? back to work -
fadhil Member Posts: 200How can you identify subnets and class network? Ex: 192.168.3.50 thanks