An engineer is thinking about the following IP address and mask using classful IP addressing 192.168.19.24/29. 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 = 7
D) S = 5

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

Computer Science & Information Technology

You might also like to view...

Which of the following also targets mobile applications, such as cell phones?

A. MPEG-1 B. MPEG-2 C. MPEG-3 D. MPEG-4

Computer Science & Information Technology

In older versions of macOS, in which fork are file metadata and application information stored?

a. Resource b.Node c. Block d.Inode

Computer Science & Information Technology