A network administrator needs to assign an IPv4 address to the router interface serving a newly established remote VLAN. The subnet is carved from the parent address space and must support a maximum of end-user host devices using the most efficient subnet mask possible. The policy requires configuring the router interface with the last usable host IP address in the first available subnet block. Which IP address and subnet mask combination must be assigned to the router interface?
- 10.200.16.30 255.255.255.224Cevap
- B10.200.16.31 255.255.255.224
- C10.200.16.14 255.255.255.240
- D172.32.16.30 255.255.255.224
Cevap
10.200.16.30 with subnet mask 255.255.255.224
To support 28 hosts, 5 host bits are required ( usable addresses), yielding a /27 prefix (subnet mask 255.255.255.224). The first subnet derived from 10.200.16.0/20 is 10.200.16.0/27, which spans from 10.200.16.0 (network ID) to 10.200.16.31 (broadcast ID). The last usable host IP address in this range is 10.200.16.30.
Adım Adım Çözüm
Anahtar Kavram
Subnet Host Calculation and Usable Address Boundaries