Your task is to troubleshoot a user’s PC with IP 10.20.30.5 and mask 255.255.255.0. Based on the given details type the number of the network (N), subnet (S), and host (H) bits.

(A) Network Bits = 16 | Subnet Bits = 15 | Host Bits = 1
(B) Network Bits = 16 | Subnet Bits = 1 | Host Bits = 15
(C) Network Bits = 8 | Subnet Bits = 8 | Host Bits = 16
(D) Network Bits = 8 | Subnet Bits = 16 | Host Bits = 8


Comments