Ok, so I am working to get some things accomplished here at our call center (tons of details I can provide if needed).<\/p>\n
We are getting our phone people to provide SIP to us and he is asking me to provide “two private /29 subnets”. I am thinking that his terminology and mine are not matching up here (most likely mine) because what I sent him was not what he was looking for. I tried to get clarification and I got back “any private IP space, as long as it is unique to their routing table, and will not be used in the future”.<\/p>\n
Can you give me an example of what he is looking for?<\/p>","upvoteCount":3,"answerCount":13,"datePublished":"2016-04-20T17:42:34.000Z","author":{"@type":"Person","name":"pjkoenig","url":"https://community.spiceworks.com/u/pjkoenig"},"acceptedAnswer":{"@type":"Answer","text":"
Here’s some more help with the nomenclature. The /29 means that there are 29 bits set to one in the subnet mask. The remaining three bits are set to zero<\/p>\n
So, for example, /24 is 255.255.255.0 (each of the 255s in decimal corresponds to 8 bits in binary: 11111111). It’s just a shorthand. The bits that are set to one are always contiguous, from most significant (left-most) to least significant. So /29 carves out the 5 most significant bits in the next byte in addition to the 24 in the previous example, producing a subnet mask of 255.255.255.248 (in decimal notation)<\/p>\n
When you put it all together, 172.16.1.0 /29 means that the subnet spans 172.16.1.0 through 172.16.1.7. Eight addresses in total. Two of those aren’t generally available for use: one for the gateway (to route traffic into and out of the subnet) and one that’s used for broadcasts within the subnet.<\/p>\n
Hope that helps<\/p>","upvoteCount":4,"datePublished":"2016-04-20T18:27:20.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/5","author":{"@type":"Person","name":"philhoffman1335","url":"https://community.spiceworks.com/u/philhoffman1335"}},"suggestedAnswer":[{"@type":"Answer","text":"
Ok, so I am working to get some things accomplished here at our call center (tons of details I can provide if needed).<\/p>\n
We are getting our phone people to provide SIP to us and he is asking me to provide “two private /29 subnets”. I am thinking that his terminology and mine are not matching up here (most likely mine) because what I sent him was not what he was looking for. I tried to get clarification and I got back “any private IP space, as long as it is unique to their routing table, and will not be used in the future”.<\/p>\n
Can you give me an example of what he is looking for?<\/p>","upvoteCount":3,"datePublished":"2016-04-20T17:42:34.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/1","author":{"@type":"Person","name":"pjkoenig","url":"https://community.spiceworks.com/u/pjkoenig"}},{"@type":"Answer","text":"
172.16.1.0/29<\/p>\n
172.16.1.8/29<\/p>\n
How’s that? Two subnets with 5 usable IP’s. Presumably you just need to put 172.16.1.1 and 172.16.1.9 on your router(s) internal interface(s) and go from there.<\/p>","upvoteCount":3,"datePublished":"2016-04-20T17:47:23.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/2","author":{"@type":"Person","name":"brianinca","url":"https://community.spiceworks.com/u/brianinca"}},{"@type":"Answer","text":"
You need a subnet mask of 255.255.255.248 on each network<\/p>","upvoteCount":4,"datePublished":"2016-04-20T18:12:42.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/3","author":{"@type":"Person","name":"jasont","url":"https://community.spiceworks.com/u/jasont"}},{"@type":"Answer","text":"
That’s a subnet with a mask of 255.255.255.248<\/p>\n
255 = 11111111<\/p>\n
255 = 11111111<\/p>\n
255 = 11111111<\/p>\n
248 = 11111000<\/p>\n
29 1’s and 3 zeros are the subnet mask. That’s /29<\/p>\n
Subnet mask tells the router “If between the source and destination there’s a difference in these bits, send it to another network”… Or something like this.<\/p>","upvoteCount":3,"datePublished":"2016-04-20T18:13:10.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/4","author":{"@type":"Person","name":"dsentelle","url":"https://community.spiceworks.com/u/dsentelle"}},{"@type":"Answer","text":"
Just to add to the other answers: That is called a CIDR range.<\/strong><\/p>\n You will find a bunch of details with your search engine of choice, there are also a few good subnet calculators online that may help you.<\/p>\n Edit: Made a mistake, corrected in next post. Sorry.<\/p>","upvoteCount":5,"datePublished":"2016-04-20T19:41:46.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/6","author":{"@type":"Person","name":"thorstenwindrath","url":"https://community.spiceworks.com/u/thorstenwindrath"}},{"@type":"Answer","text":" Ok, so it does seem that I was off, and just did not understand it. Putting all this together…I think I have it now (mostly at least).<\/p>\n So if I give him<\/p>\n 172.16.2.0/29<\/p>\n 172.16.2.8/29<\/p>\n That will allow them to use 172.16.2.0-15, right?<\/p>","upvoteCount":0,"datePublished":"2016-04-20T19:49:22.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/7","author":{"@type":"Person","name":"pjkoenig","url":"https://community.spiceworks.com/u/pjkoenig"}},{"@type":"Answer","text":" <\/strong>meh, time to go to bed. /29 is 8 adresses, sorry…<\/p>\n So yes, but these are two subnets, not a single one.<\/p>\n I still remember the way my QA Cisco teacher taught be how to do my “long hand” calculations. She would ask for “Barry Manilow’s Third”. - You’re the First, My Last, My Everything - IE The First, Last & Broadcast address.<\/p>\n Examples have already been given of a valid private /29 range so nothing to add there.<\/p>\n What I will say is if you want to understand subnetting better, don’t obsess over writing down all the bits, or classful vs classless. You don’t need to do any of that to subnetting quickly. It’s only difficult because people keep inventing difficult ways to do it.<\/p>","upvoteCount":1,"datePublished":"2016-04-21T06:47:29.000Z","url":"https://community.spiceworks.com/t/29-network-confusion/490328/9","author":{"@type":"Person","name":"robturner6424","url":"https://community.spiceworks.com/u/robturner6424"}},{"@type":"Answer","text":"\n