ServerFault Wiki: How does Subnetting Work?

Posted by Kyle Brandt on Server Fault See other posts from Server Fault or by Kyle Brandt
Published on 2009-08-04T14:05:31Z Indexed on 2010/03/12 0:37 UTC
Read the original article Hit count: 706

Filed under:
|
|

How does Subnetting Work, and How do you do it by hand or in your head? Can someone explain both conceptually and with several examples? Serverfault gets lots of subnetting homework questions, so we could use an answer to point them to on serverfault itself.

  • If I have a network, how do I figure out how to split it up?
  • If I am given a netmask, how do I know what the network Range is for it?
  • Sometimes there is a slash followed by a number, what is that number?
  • Sometimes there is a subnet mask, but also a wildcard mask, they seem like the same thing but they are different?
  • Someone mentioned something about knowing binary for this?

Not looking for links to other sites (unless maybe you have one post with a bunch of good ones).

I already know how to subnet, I just thought it would be nice if serverfault had a generic subnetting answer.

© Server Fault or respective owner

Related posts about networking

Related posts about subnetting

  • ServerFault Wiki: How does Subnetting Work?

    as seen on Server Fault - Search for 'Server Fault'
    How does Subnetting Work, and How do you do it by hand or in your head? Can someone explain both conceptually and with several examples? Serverfault gets lots of subnetting homework questions, so we could use an answer to point them to on serverfault itself. If I have a network, how do I figure out… >>> More

  • Server Fault Wiki: How does Subnetting Work?

    as seen on Server Fault - Search for 'Server Fault'
    How does Subnetting Work, and How do you do it by hand or in your head? Can someone explain both conceptually and with several examples? Server Fault gets lots of subnetting homework questions, so we could use an answer to point them to on Server Fault itself. If I have a network, how do I figure out… >>> More

  • How does Subnetting Work?

    as seen on Server Fault - Search for 'Server Fault'
    How does Subnetting Work, and How do you do it by hand or in your head? Can someone explain both conceptually and with several examples? Server Fault gets lots of subnetting homework questions, so we could use an answer to point them to on Server Fault itself. What is classless routing and why… >>> More

  • subnetting a class c on a cisco 3825

    as seen on Server Fault - Search for 'Server Fault'
    I have a class C that I want to better understand before I implement a change. Right now, ip address 192.168.0.1 255.255.255.192 ip address 192.168.0.65 255.255.255.240 secondary So, where is the 192.168.0.64 address in that mix? 192.168.0.63 should be the broadcast for the first one, and 192… >>> More

  • Trouble subnetting...

    as seen on Server Fault - Search for 'Server Fault'
    I have to learn how to subnet by hand for a test. And I'm having real problems doing it. I keep getting stuck. Here's an example: 138.248.184.17/18 - IP 255.255.192.0 - Subnet Mask 192 = 1100 0000 in binary And I know 184 in the IP address is the "octet of interest". OK I get that far...and then… >>> More