02-15-2019 02:28 AM - edited 03-12-2019 07:17 AM
Hi all,
Has anyone successfully implemented NTP authentication in FXOS? I am running 9.10.1.2 on a 2110 FPR series and have put in the following commands:
scope system
scope services
create ntp-server a.b.c.d
set ntp-sha1-key-id 2
set ntp-sha1-key-string key_string
ntppassword
exit
enable ntp-authentication
commit-buffer
I have tcpdump'ed the NTP server which has a matching symmetric key but looks like the time sychronisation fails with a key id of 0. Just wondering if anyone else has manged to get this working.
Thanks
Mikey