200-301 Exam QuestionsBrowse all questions from this exam

200-301 Exam - Question 954


Which two transport layer protocols carry syslog messages? (Choose two.)

Show Answer
Correct Answer: CD

Syslog messages can be carried over two transport layer protocols: TCP and UDP. UDP is commonly used for its simplicity and speed, specifically on port 514. More secure or reliable implementations use TCP, such as on port 6514. Therefore, the correct answers are TCP and UDP.

Discussion

5 comments
Sign in to comment
Zepar
May 26, 2023

Correct

[Removed]Options: CD
Jul 1, 2023

Given answers are correct - Transport layer protocols are TCP and UDP

dropspabloOptions: CD
Jul 1, 2023

Syslog is transported over UDP 514 or TCP 6514. https://blog.invgate.com/what-is-syslog#:~:text=How%20is%20Syslog-,transported,-%3F

SeMo0o0oOptions: CD
Apr 2, 2024

C & D are correct

Soheil721Options: CD
Jul 19, 2024

Syslog is transported over UDP/TCP 514