...
Computer-Networks
August 30, 2024
Computer-Networks
August 30, 2024
Computer-Networks
August 30, 2024
Computer-Networks
August 30, 2024

Computer-Networks

Question 823
Given a mask, M=255.255.255.248. How many subnet bits are required for given mask M?
A
2
B
3
C
4
D
5
Question 823 Explanation: 
Converting the subnet mask 255.255.255.248 into binary is:
11111111.11111111.11111111.11111000
255.255.255.248/29 mask.
→ It is 32 bit address and number of bits in the Network ID is 29
→ Number of bits in host ID=32-29= 3
Correct Answer: B
Question 823 Explanation: 
Converting the subnet mask 255.255.255.248 into binary is:
11111111.11111111.11111111.11111000
255.255.255.248/29 mask.
→ It is 32 bit address and number of bits in the Network ID is 29
→ Number of bits in host ID=32-29= 3

Leave a Reply

Your email address will not be published. Required fields are marked *