ntp access-group
Specifies the type of broadcasts that the router will accept and respond to, and specifies the servers from which the router will accept broadcasts. The no version enables the router to receive all NTP broadcasts on interfaces configured to receive broadcasts.
NOTE: The router can accept, but does not use, NTP control queries.
ntp access-group { peer | serve-only | serve | query-only } accessListName
no ntp access-group { peer | serve-only | serve | query-only }
- peerEnables the router to receive time requests, receive NTP control queries, and synchronize itself to the servers specified on the access list
- serve-onlyEnables the router to receive time requests and NTP control queries from servers specified on the access list, but not to synchronize itself to the specified servers
- serveEnables the router only to receive time requests from the servers specified on the access list
- query-onlyEnables the router only to receive NTP control queries from the servers specified on the access list
- accessListNameName of the access list
Global Configuration
Command introduced before JUNOSe Release 7.1.0.