A user's workstation is assigned a static IPv4 address of with a subnet mask of . The default gateway is configured as . The user cannot access any external resources or communicate outside the local network segment. Which of the following best explains why the workstation cannot reach the default gateway?
- The host IP address and the default gateway reside on different IP subnets.Cevap
- BThe workstation automatically generated an Automatic Private IP Addressing (APIPA) address due to a failed DHCP request.
- CThe local network router is missing a DHCP relay agent configuration.
- DThe default gateway address exceeds the maximum number of usable host IP addresses on a network.
Cevap
The host IP address and the default gateway reside on different IP subnets.
For a workstation to forward traffic off its local network segment, its default gateway must share the same IP subnet. With a subnet mask of , the workstation at belongs to the network, while the configured gateway belongs to the network. Because they reside on separate subnets, local ARP requests to locate the gateway will fail.
Adım Adım Çözüm
Anahtar Kavram
Default Gateway Subnet Misconfiguration