Sockets
August 29, 2024Computer-Networks
August 29, 2024Computer-Networks
|
Question 307
|
Given the IP address 202.41.85.117/22, how many hosts can this network support?
|
1022
|
|
|
1024
|
|
|
512
|
|
|
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.
