NTP
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
ntp | Class | [ntp] | No |
ntp (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
authenticate | Boolean | true , false | No | |
logging | Boolean | true , false | No | |
access_group_peer_acl | String | No | ||
access_group_query_only_acl | String | No | ||
access_group_serve_acl | String | No | ||
access_group_serve_only_acl | String | No | ||
authentication_keys | List | [authentication_keys] | No | |
clock_period | Integer | min: 0 , max: 4294967295 | No | |
master | Boolean | true , false | No | |
master_stratum | Integer | min: 1 , max: 15 | No | |
passive | Boolean | true , false | No | |
update_calendar | Boolean | true , false | No | |
trap_source | String | No | ||
servers | List | [servers] | No | |
peers | List | [peers] | No |
authentication_keys (iosxe.devices.configuration.ntp)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
number | Integer | min: 1 , max: 4294967295 | Yes | |
md5 | String | No | ||
cmac_aes_128 | String | No | ||
hmac_sha1 | String | No | ||
hmac_sha2_256 | String | No | ||
sha1 | String | No | ||
sha2 | String | No | ||
encryption_type | Integer | min: 0 , max: 4294967295 | No |
servers (iosxe.devices.configuration.ntp)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
ip | IP | Yes | ||
vrf | String | No | ||
source | String | No | ||
key | Integer | min: 1 , max: 4294967295 | No | |
prefer | Boolean | true , false | No | |
version | Integer | min: 1 , max: 4 | No |
peers (iosxe.devices.configuration.ntp)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
ip | IP | Yes | ||
vrf | String | No | ||
source | String | No | ||
key | Integer | min: 1 , max: 4294967295 | No | |
prefer | Boolean | true , false | No | |
version | Integer | min: 1 , max: 4 | No |
Examples
iosxe: devices: - name: Device1 configuration: ntp: