Vidyalelo
Networking · Q4

Subnetting

Programming · Networking · question 4

Q4

What is the maximum number of IP addresses that can be assigned to hosts on a local subnet that uses the 255.255.255.224 subnet mask?

A.
14
B.
15
C.
16
D.
30
Answer

Answer: Option D

Solution

Answer: Option D
Solution:
A /27 (255.255.255.224) is 3 bits on and 5 bits off. This provides 8 subnets, each with 30 hosts. Does it matter if this mask is used with a Class A, B, or C network address? Not at all. The number of host bits would never change.