VMware NSX 4.x Professional (2023) — Question 82
Which three protocols could an NSX administrator use to transfer log messages to a remote log server? (Choose three.)
Answer options
- A. TLS
- B. SSH
- C. SSL
- D. HTTPS
- E. UDP
- F. TCP
Correct answer: A, E, F
Explanation
The correct answers are A (TLS), E (UDP), and F (TCP) because these protocols are suitable for transferring log messages securely or efficiently. TLS provides security, UDP allows for fast transmission, and TCP ensures reliable delivery. Options B (SSH), C (SSL), and D (HTTPS) are not typically used for log transfer in this context.