cisco.iosxe.ntpConfiguration
Description
Cisco IOS XE NTP configuration
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| authenticate | bool | Whether NTP authentication is enabled. |
| sourceInterfaceName | string | The interface that acts as a source interface for NTP packets, if configured. |
| sourceInterface | cisco.iosxe.interface | The source interface that acts as a source interface for NTP packets, if configured. Retrieved by using the 'sourceInterfaceName'. |
| authenticationKeys | []cisco.iosxe.ntpConfiguration.authenticationKey | The list of NTP authentication keys. |
| trustedKeys | []cisco.iosxe.ntpConfiguration.trustedKey | The list of trusted NTP keys. |
| servers | []cisco.iosxe.ntpConfiguration.server | The list of NTP servers. |