A technician is manually configuring a static IPv4 network interface on a enterprise server. The local router gateway interface connected to this segment is configured with the IP address and a subnet mask of . The server must be capable of reaching hosts on remote IP subnets and resolving hostnames via an internal DNS server positioned at . Which of the following network parameter configurations should the technician assign to this server?
- IP Address: 172.16.52.10, Subnet Mask: 255.255.240.0, Default Gateway: 172.16.48.1, Preferred DNS: 172.16.48.2Cevap
- BIP Address: 169.254.48.10, Subnet Mask: 255.255.0.0, Default Gateway: 172.16.48.1, Preferred DNS: 172.16.48.2
- CIP Address: 172.16.52.10, Subnet Mask: 255.255.240.0, Default Gateway: 172.16.48.2, Preferred DNS: 172.16.48.1
- DIP Address: 172.16.64.10, Subnet Mask: 255.255.240.0, Default Gateway: 172.16.48.1, Preferred DNS: 172.16.48.2
Cevap
IP Address: 172.16.52.10, Subnet Mask: 255.255.240.0, Default Gateway: 172.16.48.1, Preferred DNS: 172.16.48.2
The correct configuration assigns a host IP address of 172.16.52.10, which falls within the valid usable host range (172.16.48.1 through 172.16.63.254) defined by the subnet mask 255.255.240.0 (/20). Additionally, it correctly designates 172.16.48.1 as the default gateway interface for off-subnet routing and 172.16.48.2 as the preferred DNS server for hostname resolution.
Adım Adım Çözüm
Anahtar Kavram
IPv4 Subnet Masking and Default Gateway/DNS Configuration