The subnet mask 255.255.252.0 is equivalent to the CIDR notation /22, which means that 22 bits are used for the network prefix and 10 bits are used for the host part. To calculate the number of addresses that this subnet mask provides, we can use the formula2n−2, wherenis the number of bits in the host part. In this case,n=10, so the number of addresses is210−2=1024−2=1022. The subtraction of 2 is because the first and the last addresses are reserved for the network identifier and the broadcast address, respectively. Therefore, the subnet mask 255.255.252.0 provides 1022 usable addresses for hosts, plus 2 reserved addresses, for a total of 1024 addresses.References:IP Subnet Calculator,How many host addresses are available on the network … - ITExamAnswers
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit