Which command must be entered when a device is configured as an NTP server?
The ntp master command configures the device to operate as an NTP time source for other devices. By contrast, ntp server points the device to an external NTP server, ntp peer creates an NTP peering relationship, and ntp authenticate enables authentication features rather than making the device the server.
ntp master
ntp server
ntp peer
ntp authenticate
Community Discussion