Ch. 13 Analyzing Subnet Masks Flashcards

0
Q

Subnet masks value must not interleave __ ‘s and __’s

A

1s and 0s

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

Subnet masks can be written as ____ bit binary numbers, but must follow three rules.

A

32

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

If ___s exist they are on the left

A

1s

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

If ___s exist, they are on the right

A

0s

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

DDN

A

Dotted decimal notation

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

In prefix format 11111111 00000000 00000000 00000000 would be written:

A

/8

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

In prefix format 11111111 11111111 11111111 00000000 would be written as:

A

/24

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

CIDR

A

Classless inter domain routing

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

The subnet mask subdivides the IP address in a subnet into two parts: the prefix or _____ part and the ____host part

A

Subnet and host

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

The _____ part identifies the address that resides in the same subnet, because all IP addresses in the same subnet have the same value in the prefix part of their addresses.

A

Prefix aka subnet

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

The ____ part if an address identifies the host uniquely inside the subnet

A

Host

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

_____ aka(_____) part: equal in all addresses in the same subnet

A

Prefix(subnet)

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

___ part: different in all addresses in the same subnet

A

Host

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

____ addressing 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,C)

A

Classless

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

____ addressing 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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q
Which of the following answers list the prefix (CIDR) format equivalent of 255.255.255.240
/19
/20
/23
/24
/25
A

/23

16
Q
Which of the following answers lists the prefix (CIDR) format equivalent of 255.255.255.240
/26
/28
/27
/30
/29
A

/28

17
Q

Which of the following lists the dotted decimal notation (DDN) equivalent of /24

  1. 255.240.0
  2. 255.252.0
  3. 255.255.0
  4. 255.255.192
  5. 255.255.240
A

255.255.255.0

18
Q

Which of the following answers lists the dotted decimal notation (DDN) equivalent of /30

  1. 255.255.192
  2. 255.255.252
  3. 255.255.240
  4. 255.254.0
  5. 255.255.0
A

255.255.255.252

19
Q
Working at the help desk, you receive a call and learn a user's PC IP address and mask (10.55.66.77, mask 255.255.255.0). When thinking about this using classful logic, you determine the number (N), subnet (S), and host (H) bits. Which of the following is true in this case?
N=12
S=12
H=8
S=8
N=24
A

H= 8

20
Q
Working at a help desk, you receive a call and learn a user's PC IP address and mask (192.168.9.1 and /27). When thinking about this using classful logic you determine the number of networks (N), subnet (S), and host (H) bits. Which of the following is true in this case?
N = 24
S = 24
H = 8
H = 7
A

N = 24

21
Q
An engineer is thinking about the following IP address and mask using classless IP addressing logic: 10.55.66.77 mask 255.255.255.0, which of the following statements are true when using classless addressing logic? (Choose two)
The network part's size is 8 bits
The prefix length is 24 bits
The prefix length is 16 bits
The host part's size is 8 bits
A

The prefix length is 24 bits

The host part’s size is 8 bits

22
Q

Which of the following statements is true about classless IP addressing concepts?
Uses a 128 bit IP address
Applies only for class A and B networks
Separates IP addresses into network, subnet, and host parts
Ignores Class A, B, C network rules

A

Ignores Class A, B, C network rules

23
Q
Which of the following masks when used as only the mask within a class B network would supply enough subnet bits to support 100 subnets? (Choose two)
/24
255.255.255.252
/20
255.255.252.0
A

/24

255.255.255.252