Windows Server Administration Fundamentals — Question 2
Which two components are required to configure a TCP/IP connection? (Choose two)
Answer options
- A. Subnet mask
- B. DHCP address
- C. Host address
- D. Domain name
Correct answer: A, B
Explanation
The correct answers are A and B because a subnet mask is necessary to define the network portion of an IP address, while a DHCP address is required for dynamic IP address assignment. The host address (C) is important for identifying a device on the network, but it alone does not establish a TCP/IP connection without the subnet mask. A domain name (D) is not required for TCP/IP configuration.