Describe datacenter networking protocols and concepts: Practice Questions — AI Infrastructure (NVIDIA-Certified Associate: AI Infrastructure and Operations)
Practice Questions: Datacenter Networking Protocols and Concepts for AI Infrastructure These multiple-choice questions are designed to help you...
Practice Questions: Datacenter Networking Protocols and Concepts for AI Infrastructure
These multiple-choice questions are designed to help you prepare for the NVIDIA-Certified Associate: AI Infrastructure and Operations exam, focusing specifically on datacenter networking protocols and concepts.
Which protocol is primarily used for reliable, ordered delivery of data packets in datacenter networks?
- A. UDP
- B. TCP
- C. ICMP
- D. ARP
Correct Answer: B. TCP
Explanation: TCP (Transmission Control Protocol) ensures reliable and ordered delivery of data packets, which is essential for many AI workloads requiring data integrity.
What is the main advantage of using RDMA (Remote Direct Memory Access) in AI datacenter networking?
- A. It encrypts all network traffic
- B. It reduces CPU overhead by enabling direct memory access between servers
- C. It increases packet loss to improve speed
- D. It replaces TCP/IP protocols
Correct Answer: B. It reduces CPU overhead by enabling direct memory access between servers
Explanation: RDMA allows data to be transferred directly between memory spaces of servers without involving the CPU, reducing latency and improving throughput for AI workloads.
Which layer of the OSI model do Ethernet and InfiniBand primarily operate at in datacenter networks?
- A. Layer 1 - Physical Layer
- B. Layer 2 - Data Link Layer
- C. Layer 3 - Network Layer
- D. Layer 4 - Transport Layer
Correct Answer: B. Layer 2 - Data Link Layer
Explanation: Ethernet and InfiniBand operate mainly at Layer 2, handling frame transmission and MAC addressing within datacenter networks.
What is the primary purpose of a Data Processing Unit (DPU) in AI infrastructure networking?
- A. To provide additional GPU compute power
- B. To offload networking, storage, and security tasks from the CPU
- C. To replace the main CPU in servers
- D. To manage power and cooling systems
Correct Answer: B. To offload networking, storage, and security tasks from the CPU
Explanation: DPUs accelerate and secure data center infrastructure by handling networking and storage functions, freeing the CPU to focus on AI computations.
Which networking protocol is commonly used for IP address resolution within datacenter networks?
- A. DNS
- B. ARP
- C. FTP
- D. HTTP
Correct Answer: B. ARP
Explanation: ARP (Address Resolution Protocol) maps IP addresses to MAC addresses, enabling communication within local networks.
What is a key benefit of using high-speed datacenter network options such as 100GbE or InfiniBand for AI workloads?
- A. Increased latency
- B. Reduced bandwidth
- C. Higher throughput and lower latency
- D. Simplified cabling
Correct Answer: C. Higher throughput and lower latency
Explanation: High-speed networks provide the bandwidth and low latency required for fast data transfer in AI training and inference workloads.
Which protocol is designed to improve congestion control and reduce latency in datacenter TCP traffic?
- A. BGP
- B. ECN
- C. OSPF
- D. FTP
Correct Answer: B. ECN
Explanation: Explicit Congestion Notification (ECN) signals network congestion without dropping packets, improving TCP performance in datacenter environments.
More in this topic
Ready to test your knowledge?
Put what you've learned into practice with a quick quiz and track your progress.
Test your knowledge →