-1

what is the first valid host and the last valid host for the network that the IP address 10.150.174.20/17 is a part of?

  • A more complete answer is here: http://networkengineering.stackexchange.com/questions/7106/how-do-you-calculate-the-prefix-network-subnet-and-host-numbers – Ron Trunk Feb 03 '17 at 12:31
  • Unfortunately, all "_education, certification, or homework_" questions are explicitly off-topic here. Please see the answer Ron linked for how to figure it out on your own. – Ron Maupin Feb 03 '17 at 14:38

1 Answers1

0

IP address 10.150.174.20/17 is part of 10.150.128.0/17 network.

First valid host: 10.150.128.1

Last valid host: 10.150.255.254

Broadcast: 10.150.255.255

Datagram.Network
  • 1,577
  • 9
  • 16