A system administrator manually assigns a static IPv4 configuration to a workstation on a corporate LAN subnet. The technician inputs the following parameters into the network adapter settings:
- IP Address:
- Subnet Mask:
- Default Gateway:
After applying these settings, the workstation cannot communicate with any host on the local subnet or the default gateway. Which of the following best explains why this static network configuration is failing?
- The assigned IP address is the direct broadcast address for the subnet and cannot be used as a valid host address.Cevap
- BThe default gateway IP address resides on a different subnet boundary than the workstation IP address.
- CThe workstation automatically reverted to an APIPA address because the local DNS server failed to validate the static lease.
- DThe configuration fails because port 67 was assigned as the primary DNS server instead of port 53 on the host adapter.
Cevap
The assigned IP address is the direct broadcast address for the configured subnet and cannot be assigned to an individual host interface.
With a subnet mask of (), the network is divided into subnets of IP addresses each. For the subnet starting at , the valid host address range is through . The address is the directed broadcast address for this subnet and is rejected by the TCP/IP stack for host interface assignment.
Adım Adım Çözüm
Anahtar Kavram
Subnet Mask Block Sizes and Broadcast Address Reservations
Tahmini Süre:2m 0s