mirror of
https://github.com/vyos/vyos-documentation.git
synced 2025-10-26 08:41:46 +01:00
ntp: T6344: only one entry per IP family is supported for <set service ntp listen-addreess> command
This commit is contained in:
parent
ccf50ef211
commit
5416ec288c
@ -71,7 +71,8 @@ Configuration
|
|||||||
|
|
||||||
NTP process will only listen on the specified IP address. You must specify
|
NTP process will only listen on the specified IP address. You must specify
|
||||||
the `<address>` and optionally the permitted clients. Multiple listen
|
the `<address>` and optionally the permitted clients. Multiple listen
|
||||||
addresses can be configured.
|
addresses for same IP family is no longer supported. Only one IPv4 and one
|
||||||
|
IPv6 address can be configured, using separate commands for each.
|
||||||
|
|
||||||
.. cfgcmd:: set service ntp allow-client address <address>
|
.. cfgcmd:: set service ntp allow-client address <address>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user