Which CIDR notation corresponds to 255.255.255.0?

Prepare for the Cyber Fundamentals Block 3 Test with our engaging quiz. Tackle multiple choice questions featuring hints and detailed explanations. Enhance your cyber security expertise and feel confident on exam day!

Multiple Choice

Which CIDR notation corresponds to 255.255.255.0?

Explanation:
CIDR notation counts how many high-order bits are used for the network. The subnet mask 255.255.255.0 in binary is 11111111.11111111.11111111.00000000, which has 24 ones. That means the network portion is 24 bits, so the correct CIDR is /24. A /24 subnet yields 256 addresses in that block (2^(32−24) = 256). For reference, a /4 would be 240.0.0.0, a /8 would be 255.0.0.0, and a /30 would be 255.255.255.252.

CIDR notation counts how many high-order bits are used for the network. The subnet mask 255.255.255.0 in binary is 11111111.11111111.11111111.00000000, which has 24 ones. That means the network portion is 24 bits, so the correct CIDR is /24. A /24 subnet yields 256 addresses in that block (2^(32−24) = 256). For reference, a /4 would be 240.0.0.0, a /8 would be 255.0.0.0, and a /30 would be 255.255.255.252.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy