Cisco Exam Questions

What command instructs the device to timestamp Syslog debug messages in milliseconds?

What command instructs the device to timestamp Syslog debug messages in milliseconds?

A.
service timestamps log datetime localtime

B.
service timestamps debug datetime msec

C.
service timestamps debug datetime localtime

D.
service timestamps log datetime msec

Explanation:
The “service timestamps debug” command configures the system to apply a time stamp to
debugging messages. The time-stamp format for datetime is MMM DD HH:MM:SS, where
MMM is the month, DD is the date, HH is the hour (in 24-hour notation), MM is the minute,
and SS is the second. With the additional keyword msec, the system includes milliseconds in
the time stamp, in the format HH:DD:MM:SS.mmm, where .mmm is milliseconds