What is the network interface that enables you to increase bandwidth from/to the server? NIC teaming Network load balancing (NLB) Network separation Graphic cards
The correct answer is **NIC teaming**. NIC teaming combines multiple network interfaces (NICs) to increase bandwidth and provide redundancy. This allows for better utilization of network resources and can enhance performance by aggregating the bandwidth of multiple connected NICs.
**Network load balancing (NLB)** is more focused on distributing traffic across multiple servers rather than increasing bandwidth to/from a single server.
**Network separation** refers to segmenting networks for security or performance reasons, and does not directly relate to increasing bandwidth.
**Graphic cards** are not relevant in the context of network interfaces, as they are used for rendering images and video.