Quote:
“ |
Originally Posted by azrael2000
Ok, so if I take, for example 192.168.10.0 and make it a /28... that would leave me with subnets like
192.168.10.0, 192.168.10.16, 192.168.10.32 and so on...
If I want to take the 192.168.10.32 and make it into a /30, then what would the new subnets be and why?
That's where I get a little confused.
Regards
|
” |
Just subnet it into /30-sized chunks. How many addresses are within a /30 subnet? Four, right? Two host addresses, a network address, and a broadcast address. So, split up a /28-sized chunk (of 16 addresses) into multiple /30-sized chunks:
192.168.10.32/30
192.168.10.36/30
192.168.10.40/30
192.168.10.44/30
BosonMichael
MCSE+I, MCSE: Security, MCDST, MCDBA, OCP, CCNP, CCDP, CNE, SCSA, Security+, Linux+, Server+, Network+, A+
Served proudly, US Army, 98C Intelligence Analyst, '89-'92
|