13.1 Network Time Protocol (NTP) Flashcards
Describe (NTP) Network Time Protocol
designed to maintain accurate and consistent time across a network.
Router(config)#feature ntp
Enables NTP on the device.
Router(config)#ntp server [address]
Allows the software clock to be synchronized with the specified NTP time server.
Router(config)#ntp master [stratum-value]
Configures the device as an NTP master clock to which peers synchronize when an external NTP source is not available:
Router(config)#clock timezone [zone] [offset]
Sets the time zone and offset for display purposes:
Router(config)#clock summer-time [zone]
Sets the time zone to display during summer time (e.g., PDT for Pacific Daylight Time).
Router#show ntp status
Verifies that the local time is synchronized with the NTP time provider specified in the ntp server command. Offset and dispersion statistics are displayed as well.
Router#show ntp associations
Displays time synchronization statistics. One line is displayed for each NTP time provider the system has been configured to synchronize time with. On each line, the following information is displayed
What are syslogs
logging messages to a logging process.
Describe the logging process
Controls the distribution of logging messages to various destinations (such as the logging buffer, terminal lines, or a syslog server) depending on the configuration.
Sends messages, including debug command output, to the console.
Describe Timestamp
Indicates when the message was generated, as in this example:
*Aug 8 11:18:12.081:
Describe Sequence Number
Can be used instead of a timestamp. Identifies the order of log generation.
Describe Facility
Identifies the facility that created the message, as in this example:
%LINEPROTO
Describe Severity Level
Indicates the severity level of the message, as in this example:
-5-
Describe Mnemonic
Provides a mnemonic to help the administrator quickly identify the nature of the message, as in this example:
UPDOWN: