A client computer configured with the IP address is unable to access resources on remote networks. An administrator inspects the IP configuration and discovers that the default gateway is set to . Which TWO statements accurately describe the cause of this issue and the necessary resolution?
- The host cannot communicate with the gateway because the configured default gateway IP address resides on a different subnet.Cevap
- BThe host interface requires a VLAN trunking protocol configuration change to communicate with a gateway on another subnet.
- Updating the default gateway address on the host to a valid router interface address within will resolve the issue.Cevap
- DChanging the subnet mask on the host to (/32) will allow traffic to cross over to the gateway.
Cevap
The client computer cannot reach remote networks because its configured default gateway resides on an adjacent subnet rather than its own local IP subnet. Reconfiguring the default gateway address to a valid IP within the local subnet resolves the connectivity failure.
For an IP endpoint to send traffic to external networks, its configured default gateway must be on the same logical IP subnet as the host itself. The host's IP of places it on the subnet, whereas the configured gateway of resides on the subnet. Reconfiguring the host's default gateway address to a router interface within the local subnet allows the host to send ARP requests for the gateway and route traffic off the local network.
Adım Adım Çözüm
Anahtar Kavram
Default Gateway Subnet Mismatch