While working at the help desk, you receive a call and learn that the IP address and mask of a user's PC are 192.168.192.10/29. Determine the number of network (N), subnet (S), and host (H) bits. Which of the following statements are TRUE?
A) N = 16
B) S = 14
C) H = 3
D) S = 6
C
Explanation: C) The 192.168.192.10 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...
When filtering, the Filter By Form command is used to restrict records based on more than one value in the same field
Indicate whether the statement is true or false
Computer Science & Information Technology
In the Data Validation dialog box, you can create a ________ that provides the user with instructions about what to do
A) table array B) ScreenTip C) cell reference D) defined name
Computer Science & Information Technology