200-301 · Question #409
Refer to the exhibit. The ntp server 192.168.0.3 command has been configured on router 1 to make it an NTP client of router 2. Which command must be configured on router 2 so that it operates in serve
The correct answer is C. Router2(config)#ntp master 4. ntp master {stratum-level}: NTP server mode - the device acts only as an NTP server, and not as an NTP client. The device gets its time information from the internal clock on the device. ntp server {address | hostname}: NTP client/server mode - the device acts as both client and
Question
Refer to the exhibit. The ntp server 192.168.0.3 command has been configured on router 1 to make it an NTP client of router 2. Which command must be configured on router 2 so that it operates in server-only mode and relies only on its internal clock?
Exhibits
Options
- ARouter2(config)#ntp passive
- BRouter2(config)#ntp server 172.17.0.1
- CRouter2(config)#ntp master 4
- DRouter2(config)#ntp server 192.168.0.2
How the community answered
(49 responses)- A6% (3)
- B14% (7)
- C76% (37)
- D4% (2)
Explanation
ntp master {stratum-level}: NTP server mode - the device acts only as an NTP server, and not as an NTP client. The device gets its time information from the internal clock on the device. ntp server {address | hostname}: NTP client/server mode - the device acts as both client and server. First, it acts as an NTP client, to synchronize time with a server. Once syn- chronized, the device can then act as an NTP server, to supply time to other NTP clients.
Topics
Community Discussion
No community discussion yet for this question.

