A network technician is migrating a branch office segment to a new IPv4 addressing scheme (). Workstations on VLAN 40 successfully acquire IP addresses from the central DHCP server, but users report they cannot reach servers on other subnets or access the internet. An output inspection of `ipconfig /all` on an affected client displays the following parameters:
- IPv4 Address:
- Subnet Mask:
- Default Gateway:
- DHCP Server:
Which TWO of the following configuration changes are required to restore full routing capabilities for these workstations?
- Update DHCP Scope Option 003 on the DHCP server to assign a gateway address residing on the subnet.Cevap
- BReconfigure the switchport connected to the host to use static APIPA addressing in the range.
- Ensure the router interface servicing VLAN 40 is configured with an IP address on the subnet.Cevap
- DChange the IP helper address on the VLAN 40 router interface to point directly to .
Cevap
To resolve the routing issue, the administrator must update DHCP Scope Option 003 on the DHCP server so clients receive a gateway address within , and ensure the router interface on VLAN 40 is configured with a corresponding IP address in that same subnet.
For a host to communicate outside its local subnet, its default gateway must reside on the exact same IPv4 network segment. Updating DHCP Scope Option 003 ensures that clients receive a default gateway address within , and verifying that the router interface servicing VLAN 40 has an IP address assigned in establishes the required physical Layer 3 forwarding point.
Adım Adım Çözüm
Anahtar Kavram
Default Gateway Subnet Alignment and DHCP Option 003 Configuration