nerdexam
Cisco

200-301 · Question #241

Which command must be entered when a device is configured as an NTP server?

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

Submitted by jaden.t· Mar 5, 2026

Question

Which command must be entered when a device is configured as an NTP server?

Options

  • Antp peer
  • Bntp master
  • Cntp authenticate
  • Dntp server

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    92% (36)
  • D
    3% (1)

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

#NTP configuration#Cisco IOS commands#NTP server role

Community Discussion

No community discussion yet for this question.

Full 200-301 Practice