mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-11-02 11:52:03 +01:00
Merge pull request #1350 from skyliner21/equuleus-skyliner
Update docs for `set system ntp interface`
This commit is contained in:
commit
880569e0c9
@ -4,7 +4,7 @@
|
||||
NTP
|
||||
###
|
||||
|
||||
:abbr:`NTP (Network Time Protocol`) is a networking protocol for clock
|
||||
:abbr:`NTP (Network Time Protocol)` is a networking protocol for clock
|
||||
synchronization between computer systems over packet-switched, variable-latency
|
||||
data networks. In operation since before 1985, NTP is one of the oldest Internet
|
||||
protocols in current use.
|
||||
@ -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.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user