CCNA Routing and Switching (legacy) — Question 103
Which logging command can enable administrators to correlate syslog messages with millisecond precision?
Answer options
- A. no logging console
- B. logging buffered 4
- C. no logging monitor
- D. service timestamps log datetime mscec
- E. logging host 10.2.0.21
Correct answer: D
Explanation
The correct answer, D, specifies the command that adds millisecond precision to the timestamps of syslog messages, allowing for better correlation of events. The other options do not provide this level of timestamp accuracy; they either disable logging or configure logging in a different manner without millisecond precision.