summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSkyliner <skylinedev@fastmail.com>2024-04-04 08:07:27 -0400
committerSkyliner <skylinedev@fastmail.com>2024-04-04 08:11:04 -0400
commitc29674b0ad4ba7e8b0c8e3d1abf7101d6bedcf89 (patch)
treea43d602503f00566cfc3418dd71150a261123af8
parentab593975a441a676fd36bd420c7f68a6c7160e02 (diff)
downloadvyos-documentation-c29674b0ad4ba7e8b0c8e3d1abf7101d6bedcf89.tar.gz
vyos-documentation-c29674b0ad4ba7e8b0c8e3d1abf7101d6bedcf89.zip
Add docs for `set system ntp interface`
-rw-r--r--docs/configuration/system/ntp.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/configuration/system/ntp.rst b/docs/configuration/system/ntp.rst
index 223da4c0..73580635 100644
--- a/docs/configuration/system/ntp.rst
+++ b/docs/configuration/system/ntp.rst
@@ -66,6 +66,11 @@ Configuration
the `<address>` and optionally the permitted clients. Multiple listen
addresses can be configured.
+.. cfgcmd:: set system ntp interface <interface>
+
+ NTP process will listen on the specified interface. Multiple listen
+ interfaces can be configured.
+
.. cfgcmd:: set system ntp allow-clients address <address>
List of networks or client addresses permitted to contact this NTP server.