NTP Flashcards
NTP servers with a [lower/higher] stratum are preferred.
lower
Display the status of NTP on the device:
R1# […]
show ntp status
Specify the NTP authentication key to use with the NTP server:
R1(config)# […]
ntp server ip-address key key-number
Specify an NTP trusted key:
R1(config)# […]
ntp trusted-key key-number
Create an NTP authentication key:
R1(config)# […]
ntp authentication-key key-number md5 key
Enable NTP authentication:
R1(config)# […]
ntp authenticate
Configure NTP symmetric active mode:
R1(config)# […]
ntp peer ip-address
The default stratum of the ntp master command is […].
8
Configure the device to be an NTP server:
R1(config)# […]
ntp master [stratum]
Configure the source interface of NTP messages:
R1(config)# […]
ntp source interface
NTP uses only the […] time zone.
UTC
Configure the router to update the hardware clock using NTP:
R1(config)# […]
ntp update-calendar
Show a list of configured NTP servers:
R1# […]
show ntp associations
Configure the NTP server to sync to:
R1(config)# […]
ntp server ip-address [prefer]
When an NTP server peers with another server at the same stratum level, this is called […] mode.
symmetric active