I am using NCS 3.4.2.1 and using NetSim. Right after service commit, devices get out of sync. Interestingly, if I just do a compare-config, devices gets in sync. As NCS uses transaction number to check sync toward netconf based devices so to me it looks like transaction number being out of sync. Any hint is appreciated.
admin@ncs> request devices device juniper1 check-sync
result out-of-sync
info got: 1447-365957-411792 expected: 1447-365614-99094
[ok][2015-11-12 16:15:39]
admin@ncs> request devices device juniper1 compare-config
[ok][2015-11-12 16:15:49]
admin@ncs> request devices device juniper1 check-sync
result in-sync
/Imran Baig