2V0-41.24 · Question #10
Which three protocols could an NSX administrator use to transfer log messages to a remote log server? (Choose three.)
The correct answer is C. TCP D. UDP F. TLS. Both TCP and UDP are commonly used protocols for transferring log messages in syslog configurations. TCP is preferred when reliability is needed, while UDP is used for faster, connectionless transmission. TLS can be used to secure the log messages being sent over TCP, ensuring…
Question
Which three protocols could an NSX administrator use to transfer log messages to a remote log server? (Choose three.)
Options
- AHTTPS
- BSSH
- CTCP
- DUDP
- ESSL
- FTLS
How the community answered
(25 responses)- C96% (24)
- E4% (1)
Explanation
Both TCP and UDP are commonly used protocols for transferring log messages in syslog configurations. TCP is preferred when reliability is needed, while UDP is used for faster, connectionless transmission. TLS can be used to secure the log messages being sent over TCP, ensuring encrypted transmission to the remote log server.
Topics
Community Discussion
No community discussion yet for this question.