Computer-Networks
August 30, 2024Computer-Networks
August 30, 2024Computer-Networks
|
Question 823
|
Given a mask, M=255.255.255.248. How many subnet bits are required for given mask M?
|
2
|
|
|
3
|
|
|
4
|
|
|
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
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
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
