mirror of
https://gitlab.com/netravnen/NetworkLabNotes.git
synced 2024-11-23 19:17:54 +00:00
base.cfg: updated ntp.cfg
This commit is contained in:
parent
69f1e43e7f
commit
87a493a4bc
|
@ -2,8 +2,9 @@ ntp logging
|
||||||
ntp authentication-key 1999 md5 1999
|
ntp authentication-key 1999 md5 1999
|
||||||
ntp authenticate
|
ntp authenticate
|
||||||
ntp trusted-key 1999
|
ntp trusted-key 1999
|
||||||
ntp source Vlan199
|
ntp source lo0
|
||||||
ntp server 10.10.199.2 version 3 prefer source Vlan199 key 1999
|
ntp server 213.0.113.2 version 3 prefer source lo0 key 1999
|
||||||
|
ntp peer 213.0.113.1 version 3 prefer source lo0 key 1999
|
||||||
!
|
!
|
||||||
key chain 1999
|
key chain 1999
|
||||||
key 1999
|
key 1999
|
||||||
|
|
Loading…
Reference in a new issue