Which of the following VLSM subnets will overlap?

A) 10.1.11.111 /14
B) 10.4.44.44 /14
C) 10.2.22.222 /15
D) 10.10.254.17 /30
E) 10.8.80.88 /23
F) None


A, C
Explanation: A) The subnets 10.1.11.111 /14 and 10.2.22.222 /15 will overlap. Listing the subnets will identify which subnets overlap:
10.0.0.0 — 10.3.255.255
10.4.0.0 — 10.7.255.255
10.2.0.0 — 10.3.255.255
10.10.254.16 — 10.10.264.19
10.8.80.0 — 10.8.81.255
C) The subnets 10.1.11.111 /14 and 10.2.22.222 /15 will overlap. Listing the subnets will identify which subnets overlap:
10.0.0.0 — 10.3.255.255
10.4.0.0 — 10.7.255.255
10.2.0.0 — 10.3.255.255
10.10.254.16 — 10.10.264.19
10.8.80.0 — 10.8.81.255

Computer Science & Information Technology

You might also like to view...

When you click a(n) ____ with the Direct Selection tool, you are only selecting part of it.

A. anchor point B. shape mode C. united object D. path

Computer Science & Information Technology

Which of the following will correctly insert a sound in a page by using a hyperlink?

A) Hear a kitten purring. B) C) D) Hear a kitten purring.

Computer Science & Information Technology

The slice method can be used to retrieve a range of value from an array.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The identifiers you use for an array name must follow the same rules as identifiers for variables.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology