A network technician is configuring an IPv4 interface on a server assigned a network prefix of . What is the corresponding subnet mask in dotted-decimal notation?
Answer: 255.255.255.240
Answer
The subnet mask in dotted-decimal notation for a prefix is .
A CIDR prefix specifies that bits are allocated for the network portion of the address. The first three octets account for bits (). The remaining network bits in the fourth octet () sum to , giving the dotted-decimal subnet mask .
Step-by-Step Solution
Key Concept
CIDR prefix notation to dotted-decimal subnet mask conversion
Alternative Method
Calculate the host block size by using . Subtract the block size from in the interesting octet: . Thus, the subnet mask is .
Estimated Time:45s