Determine the number of network (N), subnet (S), and host (H) bits. Which of the following statements are TRUE?

A) N = 23
B) S = 14
C) H = 5
D) S = 5

C
Explanation: C) The 200.1.1.130 IPv4 address is a Class C address, which gives you 24 network bits and 8 host bits. The 255.255.255.224, or /19, mask further splits the 8 host bits: 3 for subnet and 5 for host.

Computer Science & Information Technology

You might also like to view...

Word's PDF Reflow feature is not intended to be a quality viewer for PDF files

Indicate whether the statement is true or false

Computer Science & Information Technology

In a ____ attack, an intruder uses only one channel for which to execute SQL injections and obtain the returned results.

A. direct channel B. point-based C. simple D. single-channel

Computer Science & Information Technology