A technician is configuring network settings for a desktop computer in a newly created department segment. The computer is manually assigned a static IPv4 address of , a subnet mask of , a default gateway of , and a DNS server address of . Diagnostic testing reveals that the computer can successfully communicate with local host , but cannot communicate with servers on external subnets or access the internet. Which of the following is the most likely cause of this issue?
- The configured default gateway resides outside the local IPv4 subnet defined by the subnet mask.Cevap
- BThe workstation automatically assigned itself an APIPA address because the local DHCP server failed to respond.
- CThe primary DNS server is responsible for issuing dynamic IP addresses and has experienced a service failure.
- DAn unmanaged Layer 2 switch must be installed to connect the workstation across differing IP subnet boundaries.
Cevap
The configured default gateway resides outside the local IPv4 subnet defined by the subnet mask.
The subnet mask (/25) creates subnets with 128 total IP addresses each. The first subnet spans from to (usable range –). Because the host's IP address is , it resides in this first subnet. However, the configured default gateway address falls into the second subnet ( to ). A host cannot send packets directly to a gateway outside its local subnet boundaries, causing off-subnet communication to fail while local intra-subnet communication succeeds.
Adım Adım Çözüm
Anahtar Kavram
Subnet Mask Boundaries and Default Gateway Assignment
Tahmini Süre:1m 15s