edited by
583 views

1 Answer

Best answer
4 votes
4 votes
mask the network mask with the ip to get the network address which will not be assignable but the next address will be assignable and will be the first assignable address and then find the last address by assigning all 1's after the network mask bits (here after 25th bit starting from left) and you will get 128.44.82.127 which is again the broadcast address so the last assignable address will be 1 less than this i.e 128.44.82.126
selected by

Related questions

3 votes
3 votes
2 answers
2
scarz asked Dec 13, 2018
1,160 views
In the network 143.128.67.235 / 20, it x represent the decimal value of 3rd octet and y represent the decimal value of 4th octet of last IP address assigned to any host, ...