If I create subnet 255.255.248.0 and create scope 192.168.0.1 - 192.168.0.254 and scope 192.168.1.1 - 192.168.1.254 will they be able to talk to each other? I am very new to subnetting.<\/p>","upvoteCount":2,"answerCount":13,"datePublished":"2013-04-08T16:30:00.000Z","author":{"@type":"Person","name":"russellloos7471","url":"https://community.spiceworks.com/u/russellloos7471"},"acceptedAnswer":{"@type":"Answer","text":"
Advertisement
The short answer, Yes… \nthat would include 192.168.0.0-192.168.7.255<\/p>","upvoteCount":5,"datePublished":"2013-04-08T16:34:43.000Z","url":"https://community.spiceworks.com/t/subnetting-questions/205254/2","author":{"@type":"Person","name":"davidrossi","url":"https://community.spiceworks.com/u/davidrossi"}},"suggestedAnswer":[{"@type":"Answer","text":"
Advertisement
If I create subnet 255.255.248.0 and create scope 192.168.0.1 - 192.168.0.254 and scope 192.168.1.1 - 192.168.1.254 will they be able to talk to each other? I am very new to subnetting.<\/p>","upvoteCount":2,"datePublished":"2013-04-08T16:30:00.000Z","url":"https://community.spiceworks.com/t/subnetting-questions/205254/1","author":{"@type":"Person","name":"russellloos7471","url":"https://community.spiceworks.com/u/russellloos7471"}},{"@type":"Answer","text":"
Your scope for DHCP could be 192.168.0.1-192.168.1.254<\/p>","upvoteCount":2,"datePublished":"2013-04-08T16:36:02.000Z","url":"https://community.spiceworks.com/t/subnetting-questions/205254/3","author":{"@type":"Person","name":"davidrossi","url":"https://community.spiceworks.com/u/davidrossi"}},{"@type":"Answer","text":"
Isn’t really a question of subnets, but rather routing/gateway.<\/p>\n
If the Gateway has a static route to the other it should be able<\/p>\n
Example, I have a VLAN with three subnets for user specific traffic, so its like this:<\/p>\n
10.0.0.1 255.255.255.0<\/p>\n
10.0.1.1 255.255.255.0<\/p>\n
10.0.2.1 255.255.255.0<\/p>\n
Even though I have a /24 mask, there are static routes to those networks, so my router knows how to go there.<\/p>","upvoteCount":0,"datePublished":"2013-04-08T16:36:59.000Z","url":"https://community.spiceworks.com/t/subnetting-questions/205254/4","author":{"@type":"Person","name":"gregcarvlin4293","url":"https://community.spiceworks.com/u/gregcarvlin4293"}},{"@type":"Answer","text":"
Short answer: yes<\/p>\n
Long Answer: 255.255.248.0 gives you a network of 192.168.0.0-192.168.7.255. Technically you could create a contiguous scope of 192.168.0.1-192.168.1.254<\/p>\n
Question: That is a hefty number of IP addresses on one subnet. Do you really need that many?<\/p>\n