summaryrefslogtreecommitdiff
path: root/docs/configuration/service/ntp.rst
diff options
context:
space:
mode:
authorRobert Göhler <github@ghlr.de>2023-04-11 21:03:35 +0200
committerGitHub <noreply@github.com>2023-04-11 21:03:35 +0200
commit690e09577b3a48cac2ea5ef34270d27fca5b1394 (patch)
tree337bb29186ee492f0cd042e52a21dc88f14ff858 /docs/configuration/service/ntp.rst
parent537bce9c9577fb3363a84bbd705566965c36ca60 (diff)
parent3b0e163a555cfce341cf8e4221cd830cfcb2a200 (diff)
downloadvyos-documentation-690e09577b3a48cac2ea5ef34270d27fca5b1394.tar.gz
vyos-documentation-690e09577b3a48cac2ea5ef34270d27fca5b1394.zip
Merge branch 'master' into sr-mpls-correction
Diffstat (limited to 'docs/configuration/service/ntp.rst')
-rw-r--r--docs/configuration/service/ntp.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/configuration/service/ntp.rst b/docs/configuration/service/ntp.rst
index 5b718c4f..08be047c 100644
--- a/docs/configuration/service/ntp.rst
+++ b/docs/configuration/service/ntp.rst
@@ -50,13 +50,16 @@ Configuration
* ``1.pool.ntp.org``
* ``2.pool.ntp.org``
-.. cfgcmd:: set service ntp server <address> <noselect | pool | prefer>
+.. cfgcmd:: set service ntp server <address> <noselect | nts | pool | prefer>
Configure one or more attributes to the given NTP server.
* ``noselect`` marks the server as unused, except for display purposes. The
server is discarded by the selection algorithm.
+ * ``nts`` enables Network Time Security (NTS) for the server as specified
+ in :rfc:`8915`
+
* ``pool`` mobilizes persistent client mode association with a number of
remote servers.