サーバー技術者は、新しく構成したサーバーを企業環境に設置しています。このサーバーは、現在以下で識別される VLAN によって割り当てられている会計部門のメンバーによって使用されます。 会計グループのメンバーがサーバーにアクセスできるように、技術者は次の IP アドレス構成のうちどれを新しいサーバーに割り当てる必要がありますか?
正解:A
The IP address configuration that the technician should assign to the new server so the members of the accounting group can access the server is 172.16.25.90/24 for the IP address and 172.16.25.254 for the default gateway. This configuration matches the VLAN identified in the image, which has a network address of 172.16.25.0/24 and a subnet mask of 255.255.255.0. The IP address of the server must be within the same network range as the VLAN, which is from 172.16.25.1 to 172.16.25.254, excluding the network and broadcast addresses (172.16.25.0 and 172.16.25.255). The default gateway of the server must be the same as the VLAN, which is 172.16.25.254, to allow communication with other networks or devices outside the VLAN. References: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.1: Given a scenario, configure network settings for servers.