Chapter 4: Easy Subnetting Flashcards

1
Q

What are the benefits of subnetting?

A

Reduces network traffic
Optimized network performance
Simplified management
Facilitated spanning of large geographical distances

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

2^1

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

2^2

A

4

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

2^3

A

8

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

2^4

A

16

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

2^5

A

32

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

2^6

A

64

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

2^7

A

128

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

2^8

A

256

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

2^9

A

512

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

2^10

A

1024

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

2^11

A

2048

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

2^12

A

4096

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

2^13

A

8192

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

2^14

A

16384

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is the CIDR range for a class A network?

A

/8 through /15

17
Q

What is the CIDR range for a class B network?

A

/16 through /23

18
Q

What is the CIDR range for a class C network?

A

/24 through /30

19
Q

What do we know about /25?

A

128 mask
1 bit on, 7 bits off (10000000)
Block size of 128
2 subnets, each with 126 hosts

20
Q

What do we know about /26?

A

192 mask
2 bits on, 6 bits off (11000000)
Block size of 64
4 subnets, each with 62 hosts

21
Q

What do we know about /27?

A

224 mask
3 bits on, 5 bits off (11100000)
Block size of 32
8 subnets, each with 30 hosts

22
Q

What do we know about /28?

A

240 mask
4 bits on, 4 bits off (11110000)
Block size of 16
16 subnets, each with 14 hosts

23
Q

What do we know about /29?

A

248 mask
5 bits on, 3 bits off (11111000)
Block size of 8
32 subnets, each with 6 hosts

24
Q

What do we know about /30?

A

252 mask
6 bits on, 2 bits off (11111100)
Block size of 4
64 subnets, each with 2 hosts

25
Q

2^15

A

32768

26
Q

2^16

A

65,536