Analyzing Subnet Masks Flashcards
Which of the following answers lists the prefix (CIDR) format equivalent of 255.255.254.0?
a. /19
b. /20
c. /23
d. /24
e. /25
c. /23
Which of the following answers lists the prefix (CIDR) format equivalent of 255.255.255.240?
a. /26
b. /28
c. /27
d. /30
e. /29
b. /28
Which of the following answers lists the dotted-decimal notation (DDN) equivalent of /24?
a. 255.255.240.0
b. 255.255.252.0
c. 255.255.255.0
d. 255.255.255.192
e. 255.255.255.240
c. 255.255.255.0
Which of the following answers lists the dotted-decimal notation (DDN) equivalent of /30?
a. 255.255.255.192
b. 255.255.255.252
c. 255.255.255.240
d. 255.255.254.0
e. 255.255.255.0
b. 255.255.255.252
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 of network (N), subnet (S), and host (H) bits. Which of the following is true in this case?
a. N = 12
b. S = 12
c. H = 8
d. S = 8
e. N = 24
c. H = 8
Working at the help desk, you recieve a call and learn a user’s PC IP address and mask (192.168.9.1/27). When thinking about this using classful logic, you determine the number of network (N), subnet (S), and host (H) bits. Which of the following is true in this case?
a. N = 24
b. S = 24
c. H = 8
d. H = 7
a. N = 24
An engineer is thinking about the following IP address and mask using classless IP addressing logic: 10.55.66.77, 255.255.255.0. Which of the following statements are true when using classless addressing logic? (choose two)
a. The network part’s size is 8 bits
b. The prefix length is 24 bits
c. The prefix length is 16 bits
d. The host part’s size is 8 bits
b. The prefix length is 24 bits
d. The host part’s size is 8 bits
Which of the following statements is true about classless IP addressing concepts?
a. Uses a 128-bit IP address
b. Applies only for Class A and B networks
c. Separates IP address into network, subnet, and host parts
d. Ignores Class A, B, and C network rules
d. Ignores Class A, B, and C network rules
Which of the following masks, when used as the only mask within a Class B network, would supply enough subnet bits to support 100 subnets? (Choose two)
a. /24
b. 255.255.255.252
c. /20
d. 255.255.252.0
a. /24
b. 255.255.255.252
What are the rules of the binary subnet mask?
- The value must not interleave 1s and 0s
- If 1s exist, they on the left
- if 0s exist, they on the right
This format takes advantage of the rule that the subnet mask starts with some number of 1s, and then the rest of the digits are 0s.
Prefix format
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).
Classless addressing
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
Classful addressing