BFD
Diagram
Classes
configuration (iosxe.devices)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
bfd | Class | [bfd] | No |
bfd (iosxe.devices.configuration)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
multi_hop_templates | List | [multi_hop_templates] | No | |
single_hop_templates | List | [single_hop_templates] | No | |
ipv4_maps | List | [ipv4_maps] | No | |
ipv6_maps | List | [ipv6_maps] | No | |
slow_timers | Integer | No |
multi_hop_templates (iosxe.devices.configuration.bfd)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
echo | Boolean | true , false | No | |
interval_milliseconds_both | Integer | No | ||
interval_milliseconds_min_tx | Integer | No | ||
interval_milliseconds_min_rx | Integer | No | ||
interval_milliseconds_tx | Integer | No | ||
interval_milliseconds_rx | Integer | No | ||
interval_milliseconds_multiplier | Integer | No | ||
interval_microseconds | Boolean | true , false | No | |
interval_microseconds_both | Integer | No | ||
interval_microseconds_min_tx | Integer | No | ||
interval_microseconds_min_rx | Integer | No | ||
interval_microseconds_multiplier | Integer | No | ||
authentication_md5_keychain | String | No | ||
authentication_meticulous_md5_keychain | String | No | ||
authentication_meticulous_sha_1_keychain | String | No | ||
authentication_sha_1_keychain | String | No | ||
dampening_half_time | Integer | No | ||
dampening_unsuppress_time | Integer | No | ||
dampening_suppress_time | Integer | No | ||
dampening_max_suppressing_time | Integer | No | ||
dampening_threshold | Integer | No | ||
dampening_down_monitoring | Boolean | true , false | No |
single_hop_templates (iosxe.devices.configuration.bfd)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
name | String | Yes | ||
echo | Boolean | true , false | No | |
interval_milliseconds_both | Integer | No | ||
interval_milliseconds_min_tx | Integer | No | ||
interval_milliseconds_min_rx | Integer | No | ||
interval_milliseconds_multiplier | Integer | No | ||
interval_microseconds_min_tx | Integer | No | ||
interval_microseconds_min_rx | Integer | No | ||
authentication_md5_keychain | String | No | ||
authentication_meticulous_md5_keychain | String | No | ||
authentication_meticulous_sha1_keychain | String | No | ||
authentication_sha_1_keychain | String | No | ||
dampening_half_time | Integer | No | ||
dampening_unsuppress_time | Integer | No | ||
dampening_suppress_time | Integer | No | ||
dampening_max_suppressing_time | Integer | No |
ipv4_maps (iosxe.devices.configuration.bfd)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
destination_vrf | String | No | ||
destination_prefix | IP | Yes | ||
source_vrf | String | No | ||
source_prefix | IP | Yes | ||
template | String | Yes |
ipv6_maps (iosxe.devices.configuration.bfd)
Name | Type | Constraint | Mandatory | Default Value |
---|---|---|---|---|
destination_vrf | String | No | ||
destination_prefix | IP | Yes | ||
source_vrf | String | No | ||
source_prefix | IP | Yes | ||
template | String | Yes |
Examples
iosxe: devices: - name: Device1 configuration: bfd: