An engineer is troubleshooting BGP on a device but discovers that the clock on the device does not correspond to the time stamp of the log entries. Which action ensures consistency between the two times?
A.
Configure the service timestamps log uptime command in global configuration mode.
B.
Configure the logging clock synchronize command in global configuration mode.
C.
Configure the service timestamps log datetime localtime command in global configuration mode.
D.
Make sure that the clock on the device is synchronized with an NTP server.
By default, syslog and debug messages are stamped by UTC, regardless of the time zone that device configured. You should append localtime key word to "service timestamp {log | debug} datetime msec" global command to change that behavior.
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit