Quiz
Question 1
Which of the following command will cause the router to adjust its software clock to match the hardware clock?
R1# calendar update-clockR1# calendar read-clockR1# clock read-calendarR1# clock update-calendar
Question 2
Which of the following commands can be used to configure the time zone of the device?
R1# clock set <hh:mm:ss> <day> <month> <year> <time-zone>R1# clock timezone <name> <offset>R1(config)# clock set <hh:mm:ss> <day> <month> <year> <time-zone>R1(config)# clock timezone <name> <offset>
Question 3
Examine the output below. Which of the following commands was configured on R1?

R1(config)# ntp master 9R1(config)# ntp server 127.127.1.1R1(config)# ntp masterR1(config)# ntp master 8
Question 4
Which of the following commands configures the router to operate in NTP client mode?
R1(config)# ntp peer 10.0.12.2R1(config)# ntp masterR1(config)# ntp server 216.239.35.0R1(config)# ntp client 216.239.35.4
Question 5
Which of the following commands must be configured on an NTP client to enable NTP authentication? (select all that apply)
R1(config)# ntp authenticationR1(config)# ntp masterR1(config)# ntp authenticateR1(config)# ntp authentication-key <key-number> md5 <key>R1(config)# ntp key <key-number> trustR1(config)# ntp trusted-key <key-number>R1(config)# ntp server <ip-address> key <key-number>
Last updated