Sockets
August 29, 2024
Computer-Networks
August 29, 2024
Sockets
August 29, 2024
Computer-Networks
August 29, 2024

Computer-Networks

Question 307
Given the IP address 202.41.85.117/22, how many hosts can this network support?
A
1022
B
1024
C
512
D
254
Question 307 Explanation: 
In the IP address 202.41.85.117/22 the host id is 32-22=10 bits.Hence no. of hosts per network is 2^10-2 = 1022.We have subtracted two because one IP address is reserved for network id and other ip address is reserved for Directed broadcast address.
Correct Answer: A
Question 307 Explanation: 
In the IP address 202.41.85.117/22 the host id is 32-22=10 bits.Hence no. of hosts per network is 2^10-2 = 1022.We have subtracted two because one IP address is reserved for network id and other ip address is reserved for Directed broadcast address.

Leave a Reply

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