IP Services Flashcards
(171 cards)
Display the software clock, including the time source:
R1# […]
show clock detail
What is the meaning of an asterisk (*) next to the time in the output of show clock?
The time is not authoritative
What is the default time source for the software clock of a Cisco device?
hardware calendar
Displays the logs of the device:
R1# […]
show logging
A device [can/can’t] be an NTP server and client at the same time.
can
The distance of an NTP server from the original reference clock is called […].
stratum
NTP = […] port 123
UDP
NTP = UDP port […]
123
Reference clocks are NTP stratum […]
0
NTP servers directly connected to reference clocks are stratum […]
1
NTP servers which get their time directly from reference clocks are also called […].
primary servers
NTP servers which get their time from other NTP servers are called […].
secondary servers
Anything above NTP stratum […] is considered unreliable and the device will not sync its time.
15
When an NTP server peers with another server at the same stratum level, this is called […] mode.
symmetric active
Configure the NTP server to sync to:
R1(config)# […]
ntp server ip-address [prefer]
Show a list of configured NTP servers:
R1# […]
show ntp associations
Configure the router to update the hardware clock using NTP:
R1(config)# […]
ntp update-calendar
Configure the source interface of NTP messages:
R1(config)# […]
ntp source interface
Configure the device to be an NTP server:
R1(config)# […]
ntp master [stratum]
The default stratum of the ntp master command is […].
8
Configure NTP symmetric active mode:
R1(config)# […]
ntp peer ip-address
Enable NTP authentication:
R1(config)# […]
ntp authenticate
Create an NTP authentication key:
R1(config)# […]
ntp authentication-key key-number md5 key
Specify an NTP trusted key:
R1(config)# […]
ntp trusted-key key-number