CompTIA Network+ N10-008 NET+ CIDR, Hosts - Review
This flashcard set from the CompTIA Network+ N10-008 CIDR and Hosts Review explains subnetting details. It covers /32 networks, showing they provide 1 IP address and 0 usable hosts, with a netmask of 255.255.255.255.
of IP Addresses / # of Hosts?
Netmask?
Class?
/32
1 IP Address / 0 Hosts
255.255.255.255
Class C
11111111 - 11111111 - 11111111 - 11111111 or (8*4+2=32)
# of 0’s in the Binary at the end = Host bits, to find # of IP Addresses: 2 to the power (Host bit) = # of IP Addresses*
Example: 2 to the power of (0) since there’s 0 Host bits = 1 IP Address
# of IP Addresses - 2 = # of Hosts Available (-2 Addresses for the Network ID and Broadcast Addresses that are Reserved in the Range)*
Example: 1 IP Address - 2 = NA Hosts*
Key Terms
of IP Addresses / # of Hosts?
Netmask?
Class?
/32
1 IP Address / 0 Hosts
255.255.255.255
Class C
11111111 - 11111111 - 11111111 - 11111111 or (8*4+2=32)
- <...
of IP Addresses / # of Hosts?
Netmask?
Class?
/31
2 IP Addresses / 0 Hosts
255.255.255.254
Class C
11111111 - 11111111 - 11111111 - 11111110 or (8*3+7=31)
of IP Addresses / # of Hosts?
Netmask?
Class?
/30
4 IP Addresses / 2 Hosts
255.255.255.252
Class C
11111111 - 11111111 - 11111111 - 11111100 or (8*3+6=30)
of IP Addresses / # of Hosts?
Netmask?
Class?
/29
8 IP Addresses / 6 Hosts
255.255.255.248
Class C
11111111 - 11111111 - 11111111 - 11111000 or (8*3+5=29)
of IP Addresses / # of Hosts?
Netmask?
Class?
/28
16 IP Addresses / 14 Hosts
255.255.255.240
Class C
11111111 - 11111111 - 11111111 - 11110000 or (8*3+4=28)
of IP Addresses / # of Hosts?
Netmask?
Class?
/27
32 IP Addresses / 30 Hosts
255.255.255.224
Class C
11111111 - 11111111 - 11111111 - 11100000 or (8*3+3=27)
Related Flashcard Decks
Study Tips
- Press F to enter focus mode for distraction-free studying
- Review cards regularly to improve retention
- Try to recall the answer before flipping the card
- Share this deck with friends to study together
| Term | Definition |
|---|---|
of IP Addresses / # of Hosts? /32 | 1 IP Address / 0 Hosts
|
of IP Addresses / # of Hosts? /31 | 2 IP Addresses / 0 Hosts
|
of IP Addresses / # of Hosts? /30 | 4 IP Addresses / 2 Hosts
|
of IP Addresses / # of Hosts? /29 | 8 IP Addresses / 6 Hosts
|
of IP Addresses / # of Hosts? /28 | 16 IP Addresses / 14 Hosts
|
of IP Addresses / # of Hosts? /27 | 32 IP Addresses / 30 Hosts
|
of IP Addresses / # of Hosts? /26 | 64 IP Addresses / 62 Hosts
|
of IP Addresses / # of Hosts? /25 | 128 IP Addresses / 126 Hosts
|
of IP Addresses / # of Hosts? /24 | 256 IP Addresses / 254 Hosts
|
of IP Addresses / # of Hosts? /23 | 512 IP Addresses / 510 Hosts
|
of IP Addresses / # of Hosts? /22 | 1024 IP Addresses / 1022 Hosts
|
of IP Addresses / # of Hosts? /21 | 2048 IP Addresses /2046 Hosts
|
of IP Addresses / # of Hosts? /20 | 4096 IP Addresses / 4094 Hosts
|
of IP Addresses / # of Hosts? /19 | 8192 IP Addresses / 8190 Hosts
|
of IP Addresses / # of Hosts? /18 | 16384 IP Addresses / 16382 Hosts
|
of IP Addresses / # of Hosts? /17 | 32768 IP Addresses / 32766 Hosts
|
of IP Addresses / # of Hosts? /16 | 65536 IP Addresses / 65534 Hosts
|
CIDR Notation? 255.0.0.0 | /8 |
CIDR Notation? 255.255.0.0 | /16 |
CIDR Notation? 255.255.255.0 | /24 |
CIDR Notation? 255.255.255.255 | /32 |
of Hosts pattern? /25 - /32 | 128 - /25 64 - /26 32 - /27 16 - /28 8 - /29 4 - /30 2 - /31 1 - /32 128 > 64 > 32 > 16 > 8 > 4 > 2 > 1 this is the same number line when calculating Binary digits* from /32 all the way up to /1 the Hosts doubles, so if you can remember /25 - /32, you can easily find /1 - /24.* |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 - 64 – 32 — 16 — 8 —- 4 —– 2 —- 1 = Binary Number Line /25 – /26 - /27 – /28 – /29 – /30 – /31 – /32 /17 – /18 - /19 – /20 – /21 – /22 – /23 – /24 /9 —- /10 - /11 – /12 – /13 – /14 – /15 – /16 /1 —- /2 — /3 — /4 —- /5 —- /6 — /7 —- /8 Try to remember the Number Line: 128, 64, 32, 16, 8, 4, 2, 1 - which is also the Binary Number Line. 1 = /32 2 = /31 4 = /30 8 = /29 16 = /28 32 = /27 64 = /26 128 = /25 *Doubles from here for /24 to /1 256 = /24 etc. etc. |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 - 64 — 32 — 16 —– 8 —– 4 —– 2 —— 1 = Binary Number Line /25 /17 /9 /1 128 = (128 = 128) /25 = 255.255.255.128 /17 = 255.255.128.0 /9 = 255.128.0.0 /1 = 128.0.0.0 |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 - 64 --- 32 --- 16 ---- 8 ---- 4 ------- 2 ------ 1 = Binary Number Line /25 - /26 /17 -- /18 /9 --- /10 /1 ---- /2 64 = (128 + 64 = 192) /26 = 255.255.255.192 (128+64) /18 = 255.255.192.0 (128+64) /10 = 255.192.0.0 (128+64) /2 = 192.0.0.0 (128+64) |
REFERENCE CARD: | 128 -- 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 -- 64 -- 32 ---- 16 ---- 8 ------ 4 ---- 2 ------ 1 = Binary Number Line /25 -- /26 - /27 /17 --- /18 -- /19 /9 ---- /10 -- /11 /1 ----- /2 --- /3 32 = (128 + 64 + 32 = 224) /27 = 255.255.255.224 /19 = 255.255.224.0 /11 = 255.224.0.0 /3 = 224.0.0.0 |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 - 64 -- 32 --- 16 ----- 8 ----- 4 ----- 2 ------ 1 = Binary Number Line /25 - /26 - /27 -- /28 /17 -- /18 -- /19 -- /20 /9 --- /10 -- /11 --- /12 /1 ---- /2 --- /3 --- /4 16 = (128 + 64 + 32 + 16 = 240) /28 = 255.255.255.240 /20 = 255.255.240.0 /12 = 255.240.0.0 /4 = 240.0.0.0 |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 - 64 -- 32 --- 16 ---- 8 ------ 4 ----- 2 ------ 1 = Binary Number Line /25 - /26 - /27 -- /28 -- /29 /17 -- /18 -- /19 --- /20 -- /21 /9 --- /10 -- /11 --- /12 --- /13 /1 ---- /2 --- /3 --- /4 ----- /5 8 = (128 + 64 + 32 + 16 + 8 = 248) /29 = 255.255.255.248 /21 = 255.255.248.0 /13 = 255.248.0.0 /5 = 248.0.0.0 |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 - 64 --- 32 ---- 16 ---- 8 ---- 4 ----- 2 ------ 1 = Binary Number Line /25 - /26 -- /27 -- /28 -- /29 -- /30 /17 -- /18 --- /19 -- /20 -- /21 --- /22 /9 --- /10 -- /11 ---- /12 --- /13 -- /14 /1 ---- /2 --- /3 ---- /4 ----- /5 --- /6 4 = (128 + 64 + 32 + 16 + 8 + 4 = 252) /30 = 255.255.255.252 /22 = 255.255.252.0 /14 = 255.252.0.0 /6 = 252.0.0.0 |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 -- 64 -- 32 --- 16 ----- 8 ----- 4 ----- 2 ------ 1 = Binary Number Line /25 -- /26 - /27 -- /28 -- /29 -- /30 -- /31 /17 --- /18 -- /19 --- /20 -- /21 -- /22 -- /23 /9 ---- /10 -- /11 --- /12 --- /13 --- /14 -- /15 /1 ----- /2 --- /3 ---- /4 ---- /5 ---- /6 ---- /7 2 = (128 + 64 + 32 + 16 + 8 + 4 + 2 = 254) /31 = 255.255.255.254 /23 = 255.255.254.0 /15 = 255.254.0.0 /7 = 254.0.0.0 |
REFERENCE CARD: | 128 - 192 - 224 - 240 - 248 - 252 - 254 - 255 = Netmasks 128 -- 64 --- 32 --- 16 ---- 8 ----- 4 ----- 2 ------ 1 = Binary Number Line /25 -- /26 -- /27 -- /28 -- /29 -- /30 -- /31 --- /32 /17 --- /18 --- /19 -- /20 -- /21 --- /22 -- /23 -- /24 /9 ---- /10 --- /11 --- /12 --- /13 --- /14 --- /15 -- /16 /1 ----- /2 ---- /3 ---- /4 ---- /5 ---- /6 ---- /7 ---- /8 1 = (128 + 64 + 32 + 16 + 8 + 4 + 2 + 1 = 255) /32 = 255.255.255.255 /24 = 255.255.255.0 /16 = 255.255.0.0 /8 = 255.0.0.0 |