Chapter 13 - Analyzing Subnet Masks Flashcards

1
Q

What are 3 rules about mask formats?

A

1) The value must not interleave 1s and 0s.
2) If 1s exist, they are on the left.
3) If 0s exist, they are on the right.

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

What is the decimal equivalent of the binary mask:

10000000 ?

A

128

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

What is the decimal equivalent of the binary mask:

11000000 ?

A

192

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

What is the decimal equivalent of the binary mask:

11100000 ?

A

224

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

What is the decimal equivalent of the binary mask:

11110000 ?

A

240

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

What is the decimal equivalent of the binary mask:

11111000 ?

A

248

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

What is the decimal equivalent of the binary mask:

11111100 ?

A

252

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

What is the decimal equivalent of the binary mask:

11111110 ?

A

254

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

What is the decimal equivalent of the binary mask:

11111111 ?

A

255

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

What is the concept that an IPv4 address has two parts - the prefix part plus the host part - as defined by the mask, with no consideration of the class (A, B, or C)?

A

Classless Addressing

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

What is the concept that an IPv4 address has three parts - network, subnet, and host - as defined by the mask and Class A, B, and C rules?

A

Classful Addressing

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