A network engineer is configuring an interface on a gateway router for an isolated security camera subnet with the network IP address block . What is the last usable host IP address that can be assigned to a device on this subnet?
- 192.168.88.222Answer
- B192.168.88.223
- C192.168.88.224
- D192.168.88.254
Answer
192.168.88.222
For the IPv4 subnet block , a block size of 32 addresses spans from 192.168.88.192 to 192.168.88.223. The network ID is 192.168.88.192 and the broadcast address is 192.168.88.223. Consequently, the assignable host range is 192.168.88.193 through 192.168.88.222, making 192.168.88.222 the last usable host IP address.
Step-by-Step Solution
Key Concept
Subnet Host Boundaries and Usable IP Allocation