VMware NSX 4.x Professional (2024) — Question 25
Which three protocols could an NSX administrator use to transfer log messages to a remote log server? (Choose three.)
Answer options
- A. HTTPS
- B. SSH
- C. TCP
- D. UDP
- E. SSL
- F. TLS
Correct answer: C, D, F
Explanation
The correct answers are TCP, UDP, and TLS because they are commonly used for transmitting log data over networks. TCP and UDP are transport layer protocols that facilitate communication, while TLS provides encryption for secure transmission. HTTPS, SSH, and SSL are not primarily used for log message transfer in this context.