diff options
Diffstat (limited to 'docs/configuration')
| -rw-r--r-- | docs/configuration/system/ntp.rst | 5 | 
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. | 
