AssociationType
- class System.Ntp.Server.AssociationType
AssociationType (Enum Class)
- server = 0
Use client association mode. This device
will not provide synchronization to the
configured NTP server.
- peer = 1
Use symmetric active association mode.
This device may provide synchronization
to the configured NTP server.
- pool = 2
Use client association mode with one or
more of the NTP servers found by DNS
resolution of the domain name given by
the ‘address’ leaf. This device will not
provide synchronization to the servers.