200-301 · Question #241
200-301 Question #241: Real Exam Question with Answer & Explanation
The correct answer is B: ntp master. To configure a Cisco device as an Authoritative NTP Server, use the ntp master [stratum] command.To configure a Cisco device as a NTP client, use the command ntp server <IP address>. For example:Router(config)#ntp server 192.168.1.1. This command will instruct the router to query
Question
Which command must be entered when a device is configured as an NTP server?
Options
- Antp peer
- Bntp master
- Cntp authenticate
- Dntp server
Explanation
To configure a Cisco device as an Authoritative NTP Server, use the ntp master [stratum] command.To configure a Cisco device as a NTP client, use the command ntp server <IP address>. For example:Router(config)#ntp server 192.168.1.1. This command will instruct the router to query 192.168.1.1 for the time.
Topics
Community Discussion
No community discussion yet for this question.