Exam Nokia 4A0-100 All QuestionsBrowse all questions from this exam
Question 5

The 201.148.26.0/24 network is subnetted using a /26 mask. How many subnets and host addresses will you obtain with this mask?

    Correct Answer: C

    When subnetting a /24 network using a /26 mask, the subnet mask is extended by 2 bits. This gives you 2^2, or 4 subnets. Each subnet can have 2^(32-26) - 2, which results in 62 usable host addresses per subnet. Thus, the correct answer is 4 subnets and 62 hosts.

Discussion
LungfulOption: C

C is correct. ziadt_ explained it. https://www.freecodecamp.org/news/subnet-cheat-sheet-24-subnet-mask-30-26-27-29-and-other-ip-address-cidr-network-references/

Enayet

this ans is wrong

ziadt_

2^2= 4 subnets 2^6-2=62 hosts