サーバー管理者は、複数の NIC を備えた新しいサーバーをインストールしています。最高情報責任者は、新しいサーバーでネットワークのダウンタイムが最小限に抑えられ、十分なネットワーク速度が確保されるように管理者に依頼しました。管理者が新しいサーバーに実装する必要がある内容を最もよく説明しているものは次のうちどれですか?
正解:C
Link aggregation is the best option to implement on the new server to ensure the least amount of network downtime but a good amount of network speed. Link aggregation is a technique of combining multiple physical network interfaces into one logical interface to increase bandwidth, redundancy, and load balancing.
Link aggregation can improve the performance and availability of the server by allowing it to use more than one network path for data transmission and failover in case of link failure. Link aggregation can be implemented using various protocols, such as IEEE 802.3ad (LACP), Cisco EtherChannel, or Linux bonding. References: [CompTIA Server+ Certification Exam Objectives], Domain 4.0: Networking, Objective 4.1: Given a scenario, configure network settings for servers.