Networking - Subnetting - Discussion

Discussion Forum : Subnetting - Subnetting (Q.No. 4)
4.
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?
14
15
16
30
Answer: Option
Explanation:
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.
Discussion:
23 comments Page 2 of 3.

Aditya said:   4 years ago
The default subnet mask of class C address we have to remember 255.255.
(1)

Pratik said:   1 decade ago
Thanks @Nikhil but can you explain that binary conversions till 255?

Sagar said:   9 years ago
Your answer is easy to understand, Thanks @Nikhil.

Aditya said:   4 years ago
255.255.255.0 default class C subnet mask.
(2)

Ankit Chaturvedi said:   8 years ago
Total host= 2^( use off bits) - 2.

Seonti said:   8 years ago
Can anyone explain why it is /27?

Nikita said:   6 years ago
Thank you all for explaining it.
(1)

Eyasu chemeda said:   3 years ago
Thanks for your explanation.

Melin said:   6 years ago
Thanks for the explanation.
(1)

KSVP said:   3 years ago
8 subnet with 32 range.


Post your comments here:

Your comments will be displayed after verification.