A network technician is troubleshooting a workstation that can ping other local hosts on the subnet but cannot access any remote servers on external networks. Running an IP configuration utility displays the following settings:
- IP Address:
- Subnet Mask:
- Default Gateway:
Which of the following configuration issues is preventing the workstation from reaching external networks?
- The default gateway IP address is located on a different subnet than the workstation.Cevap
- BThe workstation is assigned a reserved broadcast address that prevents outbound packet transmission.
- CThe workstation requires an active DHCP relay agent to forward frames to a gateway on a different broadcast domain.
- DThe default gateway is configured to use a port and protocol mismatch for Layer 3 communication.
Cevap
The default gateway IP address is located on a different subnet than the workstation.
A host needs a default gateway configured on its own local IP subnet so it can resolve the gateway's MAC address via ARP and deliver off-subnet frames. Because the workstation resides in while the gateway address is configured as , the host considers the gateway unreachable and cannot transmit packets to external destinations.
Adım Adım Çözüm
Anahtar Kavram
Default Gateway Subnet Alignment