Cisco
200-301 · Question #72
Which command should you enter to configure a device as an NTP sever?
The correct answer is D. ntp master. To configure a Cisco device as an Authoritative NTP Server, use the ntp master [stratum] To configure a Cisco device as a NTP client, use the command ntp server <IP address>. For Router(config)#ntp server 192.168.1.1. This command will instruct the router to query 192.168.1.1
Submitted by luis.pe· Mar 5, 2026IP Services
Question
Which command should you enter to configure a device as an NTP sever?
Options
- Antp sever
- Bntp peer
- Cntp authenticate
- Dntp master
How the community answered
(25 responses)- B4% (1)
- C8% (2)
- D88% (22)
Explanation
To configure a Cisco device as an Authoritative NTP Server, use the ntp master [stratum] To configure a Cisco device as a NTP client, use the command ntp server <IP address>. For Router(config)#ntp server 192.168.1.1. This command will instruct the router to query 192.168.1.1
Topics
#NTP configuration#NTP server#Cisco IOS commands
Community Discussion
No community discussion yet for this question.